Skip to content

Conversation

@matthewfeickert
Copy link
Member

@matthewfeickert matthewfeickert commented Dec 2, 2025

  • To run notebooks using Jupyter Lab users should install from and run in the 'lab' environment which extends the default environment with all the core dependencies to include 'notebook' and 'jupyterlab'.

pyhf-tutorial/pixi.toml

Lines 26 to 28 in caafa57

[feature.lab.dependencies]
notebook = ">=7.5.0,<8"
jupyterlab = ">=4.5.0,<5"

pyhf-tutorial/pixi.toml

Lines 82 to 83 in caafa57

[environments]
lab = ["lab"]

* To run notebooks using Jupyter Lab users should install from and run
  in the 'lab' environment which extends the default environment with
  all the core dependencies to include 'notebook' and 'jupyterlab'.
@kratsg kratsg merged commit cd9aae3 into main Dec 2, 2025
5 checks passed
@kratsg kratsg deleted the fix/correct-pixi-commands branch December 2, 2025 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants