Skip to content

Comments

PR: Update to notebook 7.4#493

Merged
jitseniesen merged 4 commits intospyder-ide:masterfrom
jitseniesen:notebook74
Oct 6, 2025
Merged

PR: Update to notebook 7.4#493
jitseniesen merged 4 commits intospyder-ide:masterfrom
jitseniesen:notebook74

Conversation

@jitseniesen
Copy link
Member

@jitseniesen jitseniesen commented Oct 3, 2025

Update Jupyter notebook to version 7.4 and perform related JavaScript updates.

Fixes #492.

@jitseniesen jitseniesen added this to the v1.0.0 milestone Oct 3, 2025
@jitseniesen jitseniesen self-assigned this Oct 3, 2025
@jitseniesen jitseniesen added the type:Task Maintenance, upkeep label Oct 3, 2025
@jitseniesen jitseniesen changed the title Update to notebook 7.4 PR: Update to notebook 7.4 Oct 3, 2025
The previous PR (hooking into the file actions) is a sufficiently
big change that it justifies bumping the minor version.
- Replace Python 3.9 by 3.10 because the former is no longer
  supported on conda-forge.
- Add runs for Spyder installed from conda now that Spyder 6.1
  is released.
- Remove runs for Python 3.11 on Mac and Windows to save
  resources.
Update other dependencies in line with Jupyter notebook:
- Update Jupyter Lab version to 4.4.9
- Update typescript and lerna following
  Jupyter notebook PR #7562 and #7591.
- Update lumino resolutions following
  Jupyter notebook PR #7649 and others.
- Update resolutions and yarn.lock from Jupyter notebook
Mirrors Jupyter notebook PR #7616.
@jitseniesen jitseniesen marked this pull request as ready for review October 5, 2025 18:01
@jitseniesen jitseniesen merged commit 13b000f into spyder-ide:master Oct 6, 2025
18 checks passed
@jitseniesen jitseniesen deleted the notebook74 branch October 6, 2025 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:Task Maintenance, upkeep

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update to Jupyter notebook 7.4

1 participant