vpython / vpython-jupyter

3D visualization made easy
MIT License
133 stars 65 forks source link

Updated to support JupyterLab version 4 #242

Closed jcoady closed 8 months ago

jcoady commented 8 months ago

I made some changes to the jupyterlab-vpython extension to support jupyterlab version 4.x with vpython version 7.6.4. These changes reflect the procedures for creating a jupyterlab extension for jupyterlab 4 in this tutorial.

https://jupyterlab.readthedocs.io/en/latest/extension/extension_tutorial.html