Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 524 Bytes

File metadata and controls

23 lines (16 loc) · 524 Bytes

Binder

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