For the easy way, just click on the Binder button below!
-
Download and install the latest Anaconda distribution, coming with Python 3.5 and the full scientific Python stack.
-
Clone this repository
git clone https://github.com/diana-hep/carl-notebooks.git
- Setup the conda environment
cd carl-notebooks
conda env create -f environment.yml
source activate carl-notebooks
- Start Jupyter
jupyter notebook