--- jupytext: text_representation: extension: .md format_name: myst format_version: 0.13 jupytext_version: 1.13.8 kernelspec: display_name: "Python 3" name: python3 --- (command-table)= # Commands Commands are used to start optimization, change model behaviour, and set global attributes in SHOP. Click the arrow icon to show a short description, or click the link in the command name to get further information. ```{code-cell} ipython3 :tags: ['remove-input', 'full-width'] from IPython.core.display import HTML HTML("""
""") ```