scikit-hep / pyhf

pure-Python HistFactory implementation with tensors and autodiff
https://pyhf.readthedocs.io/
Apache License 2.0
274 stars 81 forks source link

build(backport): Use notebook over jupyter #2508

Closed meeseeksmachine closed 1 month ago

meeseeksmachine commented 1 month ago

Backport PR #2507: build: Use notebook over jupyter

* Backport PR https://github.com/scikit-hep/pyhf/pull/2507
* jupyter is a metapackage that is never updated, so defining the
  notebook dependency provides better control on the actual tools
  required.
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (release/v0.7.x@1dc2b7e). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/v0.7.x #2508 +/- ## ================================================= Coverage ? 98.19% ================================================= Files ? 69 Lines ? 4547 Branches ? 804 ================================================= Hits ? 4465 Misses ? 49 Partials ? 33 ``` | [Flag](https://app.codecov.io/gh/scikit-hep/pyhf/pull/2508/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scikit-hep) | Coverage Δ | | |---|---|---| | [contrib](https://app.codecov.io/gh/scikit-hep/pyhf/pull/2508/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scikit-hep) | `97.73% <ø> (?)` | | | [doctest](https://app.codecov.io/gh/scikit-hep/pyhf/pull/2508/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scikit-hep) | `98.02% <ø> (?)` | | | [unittests-3.10](https://app.codecov.io/gh/scikit-hep/pyhf/pull/2508/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scikit-hep) | `96.19% <ø> (?)` | | | [unittests-3.11](https://app.codecov.io/gh/scikit-hep/pyhf/pull/2508/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scikit-hep) | `96.19% <ø> (?)` | | | [unittests-3.12](https://app.codecov.io/gh/scikit-hep/pyhf/pull/2508/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scikit-hep) | `96.19% <ø> (?)` | | | [unittests-3.7](https://app.codecov.io/gh/scikit-hep/pyhf/pull/2508/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scikit-hep) | `96.17% <ø> (?)` | | | [unittests-3.8](https://app.codecov.io/gh/scikit-hep/pyhf/pull/2508/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scikit-hep) | `96.21% <ø> (?)` | | | [unittests-3.9](https://app.codecov.io/gh/scikit-hep/pyhf/pull/2508/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scikit-hep) | `96.23% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scikit-hep#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.