Jupyter notebook (with all dependencies) is available without any installation at mybinder.org
conda env create --file environment.yml
conda activate tutorial_env
jupyter notebook
Jupyter notebook (with all dependencies) is available without any installation at mybinder.org
conda env create --file environment.yml
conda activate tutorial_env
jupyter notebook