FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Build using JupyterLab 4 by ianthomas23 · Pull Request #543 · matplotlib/ipympl · GitHub

Build using JupyterLab 4 - #543

Merged
martinRenou merged 2 commits into
matplotlib:mainfrom
ianthomas23:build_using_jlab4
Jan 26, 2024
Merged

Build using JupyterLab 4#543
martinRenou merged 2 commits into
matplotlib:mainfrom
ianthomas23:build_using_jlab4

Conversation

Copy link
Copy Markdown
Member

Closes #539.

This changes the build system to build against JupyterLab 4 rather than 3. I have manually checked that the wheel generated in this way works on all the following:

  • JupyterLab 4
  • JupyterLab 3
  • Notebook 7
  • Notebook 6
  • nbclassic

Note that ipympl already worked fine on JupyterLab 4, this just modernises the build process.

Copy link
Copy Markdown
Contributor

👈 Launch a binder notebook on branch ianthomas23/ipympl/build_using_jlab4

Copy link
Copy Markdown
Member Author

I've removed the captions above the Matplotlib figures otherwise slight differences in rendering between ubuntu and macos cause the image comparison tests to fail. These captions are in <div>s anyway rather than generated by Matplotlib.

martinRenou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank you!

martinRenou merged commit 3297599 into matplotlib:main Jan 26, 2024
ianthomas23 deleted the build_using_jlab4 branch January 26, 2024 16:05
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Please remove jupyterlab==3.* requirement so as to allow 4.x to work.

2 participants


Back | FazBrowse Home | New Git URL