vpython / vpython-jupyter

3D visualization made easy
MIT License
139 stars 64 forks source link

Jupyterlab extension for Jupyterlab >= 4.0.0 #241

Closed paulkim3151 closed 11 months ago

paulkim3151 commented 11 months ago

Currently, the vpython extension is available only for JuptyerLab 3. Can we have a vpython extension for JuptyerLab 4?

I would appreciate it if you could let me know if you have any plans to proceed with such updates.

jcoady commented 11 months ago

There is now a new jupyterlab extension for vpython on pypi.org that works with jupyterlab version 4.x and vpython version 7.6.4. You can install the updated jupyterlab-vpython extension on jupyterlab 4.x with the command.

pip install jupyterlab-vpython