Skip to content

Comments

Update to Jupyter notebook 7.3#483

Merged
jitseniesen merged 3 commits intospyder-ide:masterfrom
jitseniesen:notebook74
Apr 13, 2025
Merged

Update to Jupyter notebook 7.3#483
jitseniesen merged 3 commits intospyder-ide:masterfrom
jitseniesen:notebook74

Conversation

@jitseniesen
Copy link
Member

@jitseniesen jitseniesen commented Mar 23, 2025

Update to Jupyter Notebook 7.3.3 and Jupyter Lab 4.3.6. Still work in progress and in need of some rebasing.

I will probably wait till Jupyter Notebook 7.4 is out and use that. I changed the plan and will use Jupyter Notebook 7.3.

Fixes #486

@jitseniesen jitseniesen changed the title Notebook74 [WIP] Update to Jupyter notebook 7.3 Mar 23, 2025
@jitseniesen jitseniesen marked this pull request as draft March 23, 2025 18:56
@jitseniesen jitseniesen self-assigned this Mar 23, 2025
@jitseniesen jitseniesen added the type:Task Maintenance, upkeep label Mar 23, 2025
@jitseniesen jitseniesen added this to the v0.6.2 milestone Mar 23, 2025
This should have been done immediately after the release of 0.6.1.
- Update Python dependencies. Only accept new patch versions,
  not new minor versions. Hopefully this gets rid of the
  "Unsatisfied version" warnings in JavaScript.
- Update JavaScript dependencies and package resolutions in
  pakages.json, using Jupyter notebook as guide.
- Copy yarn.lock from Jupyter notebook 7.3.x branch, run
  `jlpm install` and `jlpm deduplicate`, and force react
  version 18.2.0.
- Update tsconfigbase.json, as in notebook PR #7420, to
  eliminate build error: Namespace 'Intl' has no exported
  member 'RelativeTimeFormat'.
Mirrors Jupyter notebook PR #7530
@jitseniesen jitseniesen marked this pull request as ready for review April 13, 2025 11:39
@jitseniesen jitseniesen changed the title [WIP] Update to Jupyter notebook 7.3 Update to Jupyter notebook 7.3 Apr 13, 2025
@jitseniesen jitseniesen merged commit 007aa81 into spyder-ide:master Apr 13, 2025
18 checks passed
@jitseniesen jitseniesen deleted the notebook74 branch April 14, 2025 12:02
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.3

1 participant