JSPM

  • Created
  • Published
  • Downloads 80
  • Score
    100M100P100Q101858F
  • License BSD-3-Clause

jupyter - threejs bridge

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 demo on Binder Install from PyPI Install from conda-forge Reuse from npm Documentation Status Build Status

Interactive ThreeJS widgets for the Jupyter Notebook Classic and JupyterLab

Screencast

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.