Skip to content

chore: Upgrade notebook and jupyterlab#25

Merged
alexander-held merged 3 commits intoiris-hep:mainfrom
matthewfeickert:chore/update-jupyterlab
Nov 29, 2025
Merged

chore: Upgrade notebook and jupyterlab#25
alexander-held merged 3 commits intoiris-hep:mainfrom
matthewfeickert:chore/update-jupyterlab

Conversation

@matthewfeickert
Copy link
Copy Markdown
Member

@matthewfeickert matthewfeickert commented Nov 26, 2025

  • Use 'workspace' table to avoid warning.
  • notebook v7.5.0 and jupyterlab v4.5.0 seem to resolve the scrolling issue that we've seen in examples. I haven't confirmed that for this repository, but in my local tests for other projects (e.g. feat: Upgrade to Jupyter Book v2 pyhf/pyhf-tutorial#107) this seems fine now.

To avoid updating other dependencies without cause (as they may want to be pinned to current versions) use the commands

pixi upgrade notebook jupyterlab

for ATLAS and

pixi upgrade --feature lab notebook jupyterlab

for CMS.

Avoids

 WARN Encountered 1 warning while parsing the manifest:
  ⚠ The `project` field is deprecated. Use `workspace` instead.
* Latest releases resolve Jupyter scrolling issues.
@matthewfeickert
Copy link
Copy Markdown
Member Author

@alexander-held This is ready for review. Let me know if you have any questions. 👍

@oshadura
Copy link
Copy Markdown
Member

@MoAly98 please check if you are using pixi

Copy link
Copy Markdown
Member

@alexander-held alexander-held left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good from my side, thanks!

@matthewfeickert
Copy link
Copy Markdown
Member Author

cc @ikrommyd just to note that from my local testing notebook v7.5.0 and jupyterlab v4.5.0 seem to alleviate the scrolling jump issue, which I know that you (and everyone else on this PR) have been hit by before.

@ikrommyd
Copy link
Copy Markdown

cc @ikrommyd just to note that from my local testing notebook v7.5.0 and jupyterlab v4.5.0 seem to alleviate the scrolling jump issue, which I know that you (and everyone else on this PR) have been hit by before.

Didn't notice 4.5.0 had been fully released. Will upgrade. Thanks!

@MoAly98
Copy link
Copy Markdown
Collaborator

MoAly98 commented Nov 29, 2025

Good for me too!

@alexander-held alexander-held merged commit 704d2c1 into iris-hep:main Nov 29, 2025
@matthewfeickert matthewfeickert deleted the chore/update-jupyterlab branch November 29, 2025 19:00
MoAly98 pushed a commit that referenced this pull request Feb 18, 2026
* chore: Use 'workspace' table to avoid warning
* chore: Upgrade notebook and jupyterlab for ATLAS
* Latest releases resolve Jupyter scrolling issues.
* chore: Upgrade notebook and jupyterlab for CMS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants