Skip to content

henryiii/bh-talk-pyhep-2020

Repository files navigation

Using boost-histogram

Henry Schreiner, Hans Dembenski

To use Binder:

Binder

Local install:

If you want to use locally:

Get the repository:

git clone https://github.com/henryiii/bh-talk-pyhep-2020.git
cd bh-talk-pyhep-2020

Download and install miniconda. On macOS with homebrew, just run brew cask install miniconda (see my recommendations).

conda env create
conda activate bh-talk
jupyter lab