jupyter-threejs

jupyter - threejs bridge

Usage no npm install needed!

<script type="module">
  import jupyterThreejs from 'https://cdn.skypack.dev/jupyter-threejs';
</script>

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.