Skip to content

diana-hep/carl-notebooks

Repository files navigation

Notebook examples from carl

For the easy way, just click on the Binder button below!

Binder

Local installation

  1. Download and install the latest Anaconda distribution, coming with Python 3.5 and the full scientific Python stack.

  2. Clone this repository

git clone https://github.com/diana-hep/carl-notebooks.git
  1. Setup the conda environment
cd carl-notebooks
conda env create -f environment.yml
source activate carl-notebooks
  1. Start Jupyter
jupyter notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published