Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR: Update to Jupyter Notebook v7 beta #415

Merged
merged 10 commits into from
Apr 25, 2023

Conversation

jitseniesen
Copy link
Member

Tasks:

  • Update to Jupyter Notebook 7.0.0a16
    • Update to Jupyter Lab 4.0.0a36 (jupnb PR 6773)
    • Update to webpack 5.76.0
  • Update to Jupyter Notebook 7.0.0a17
    • Update to Jupyter Lab 4.0.0a37 (jupnb PR 6777)
    • Update @Lumino packages to 2.0.0
    • Update to TypeScript 5 final (5.0.2)
    • Use @jupyterlab/apputils-extension:sessionDialogs" plugin (?)
    • Update MathJax (mathjax2 -> mathjax)
    • Update dev dependencies (lerna to 6.5.1)
  • Update to Jupyter Notebook 7.0.0a18
    • [ ] Fix setting editor (jupnb PR 6795) (?)
  • Update to Jupyter Notebook 7.0.0b0
    • [ ] Hide 'micro' toolbars in notebook (jupnb PR 6791)
    • Update to Jupyter Lab 4.0.0b0 (jupnb PR 6803)
  • Use conda packages instead of pip
  • Consider dependabot security alerts
    • [ ] Update merge to 2.1.1 if possible
    • Bump webpack from 5.75.0 to 5.76.0

Fixes #414

@jitseniesen jitseniesen added this to the v0.5 milestone Apr 23, 2023
@jitseniesen jitseniesen self-assigned this Apr 23, 2023
This test often fails in CI on Windows due to a timeout waiting
for prompt so we skip it for the moment. The commit also reorders
the code, setting up the mocks after the notebook is fully loaded,
but it is not clear whether that makes a difference.
@jitseniesen jitseniesen merged commit 654ffd7 into spyder-ide:master Apr 25, 2023
@jitseniesen jitseniesen deleted the jup-notebook-beta branch April 25, 2023 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Jupyter Notebook 7 beta is released
1 participant