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

Add JupyterLab 4, Notebook 7 (beta) #73

Merged
merged 24 commits into from
May 31, 2023

Conversation

bollwyvl
Copy link
Collaborator

@bollwyvl bollwyvl commented May 19, 2023

References

Code changes

  • adopt ruff
    • refactor some complex keywords
  • adopt ssort
  • add jupyterlab 4 to the test matrix
  • add notebook 7.0.0b to the test matrix
  • remove jupyterlab <3 from the test matrix
  • add minimum python (3.8)
  • rename notebook to classic
  • add lumino-based notebook keywords
  • gather coverage (including kernel magic)
  • add more docs and links about coverage
  • ???

User-facing changes

  • users will be able to test JupyterLab 4 and Notebook 7 applications, extensions, and documents

Backwards-incompatible changes

  • all legacy, untested python 2 compatibility removed

@bollwyvl bollwyvl marked this pull request as ready for review May 31, 2023 18:20
@bollwyvl bollwyvl merged commit 5545bc8 into robots-from-jupyter:main May 31, 2023
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.

Support JupyterLab 4, Notebook 7
1 participant