parallel-python 1. Installation Jupyter notebook (with all dependencies) is available without any installation at mybinder.org 1.1 Creating a conda environment conda env create --file environment.yml 1.2 Activating an environment conda activate tutorial_env 2. Jupyter notebook jupyter notebook