--- jupytext: text_representation: extension: .md format_name: myst format_version: 0.13 jupytext_version: 1.13.8 kernelspec: display_name: "Python 3" name: python3 --- (objects)= # Objects Objects are the basic building blocks in a SHOP model. The table below shows all available objects in SHOP. Click the arrow icon to show a short description, or click the object name link to get extensive information. ```{code-cell} ipython3 :tags: ['remove-input', 'full-width'] from IPython.core.display import HTML HTML("""
""") ```