matplotlib / ipympl

Matplotlib Jupyter Integration
https://matplotlib.org/ipympl/
BSD 3-Clause "New" or "Revised" License
1.57k stars 227 forks source link

Build using JupyterLab 4 #543

Closed ianthomas23 closed 8 months ago

ianthomas23 commented 8 months ago

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:

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

github-actions[bot] commented 8 months ago

Binder :point_left: Launch a binder notebook on branch _ianthomas23/ipympl/build_usingjlab4

ianthomas23 commented 8 months ago

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.