Skip to content

Commit

Permalink
feat: update to cabinetry 0.3.0 (#10)
Browse files Browse the repository at this point in the history
* update notebooks to cabinetry 0.3.0 API
  • Loading branch information
alexander-held committed Sep 10, 2021
1 parent 7eb0ae5 commit af9edb6
Show file tree
Hide file tree
Showing 4 changed files with 276 additions and 275 deletions.
120 changes: 44 additions & 76 deletions HEPData_workspace.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ This repository collects tutorial material for [cabinetry](https://github.com/al
See also the [PyHEP 2021 talk: *Binned template fits with cabinetry*](https://indico.cern.ch/event/1019958/contributions/4421868/) and the associated notebook in the [PyHEP-2021-cabinetry](https://github.com/alexander-held/PyHEP-2021-cabinetry/) repository.

The tutorials in this repository are generally kept up-to-date with the latest available `cabinetry` version.
They are currently compatible with `cabinetry` [`v0.2.3`](https://github.com/alexander-held/cabinetry/releases/tag/v0.2.3).
They are currently compatible with `cabinetry` [`v0.3.0`](https://github.com/alexander-held/cabinetry/releases/tag/v0.3.0).
This `cabinetry` version requires Python 3.7 or 3.8, since `cabinetry` dropped support for Python 3.6 with version [`v0.2.0`](https://github.com/alexander-held/cabinetry/releases/tag/v0.2.0).
2 changes: 1 addition & 1 deletion binder/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cabinetry[contrib]==0.2.3
cabinetry[contrib]==0.3.0

0 comments on commit af9edb6

Please sign in to comment.