Instructions#
Global instructions#
Install phenopype (see installation instructions)
Install jupyter:
pip install jupyter notebook
start the jupyter notebook server with
jupyter notebook
Project specific instructions#
Go to a project and read through the static copy of the jupyter notebook
Download the materials (data, jupyter notebook, Python script, phenopype templates, etc.) and unpack the archive
(optional) check if any extra libraries or packages (e.g., for phenopype plugins) need to be installed.
Open the downloaded notebook from the notebook server (3.), and follow the instructions