Package Exports
- jupyter-threejs
- jupyter-threejs/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (jupyter-threejs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Jupyter ThreeJS Widget
Interactive ThreeJS widgets for the Jupyter Notebook Classic and JupyterLab
The reference Python backend, pythreejs
is available
here, with examples. Install it
with:
pip install pythreejs
or
conda install -c conda-forge pythreejs
Development
For more information, see the contributing guide.