Skip to content

pariRieck/pyhf-tutorial

 
 

Repository files navigation

pyhf Tutorial

Tutorial last given at the April 2021 PyHEP topical meeting.

The tutorial is based off of pyhf v0.6.3

Deploy Jupyter Book Binder DOI

Setup

In a Python virtual environment run the following

python -m pip install -r binder/requirements.txt
python -m pip install -r book/requirements.txt

Build

To build the book after setup simply run

make build

Past tutorials

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Other 0.1%