Sample notebooks¶
Typically, a markdown (myst format) file is used for text that is not going to be executed as a notebook.
Python packages¶
Any packages that you need to have installed by conda or pip should be included in the conda_packages.yml file in the root directory of the repository. You can also specify packages for the apt get system if they cannot be installed by conda.