A VPython extension for JupyterLab that enables 3D animations and simulations in notebooks. Current version is 3.1.8, released under the Jupyter ecosystem. Release cadence is irregular, with updates tied to JupyterLab version compatibility.
pip install jupyterlab-vpythonNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
After installing jupyterlab-vpython, launch JupyterLab and run this code in a notebook to display a red sphere.
Ensure JupyterLab version is 3.x. Check compatibility before upgrading JupyterLab.
Run `jupyter lab build` after installing the extension, or install a prebuilt version if available.
Consider using an alternative like pyodide or offline VPython, or run in a Python 3.9 environment.