3D visualisation in jupyter notebook

K3D

== Getting K3D to work in SageMath

The K3D consists of two part: the python widget K3D-jupyter and javasctipt code K3D. There are following repositories:

The repo K3D-Jupyter-shim contains prepackaged K3D-jupyter. It can by easily installed inside SageMath. We tested it with version of Sage - 7.2.

    git clone https://github.com/K3D-tools/K3D-Jupyter-shim.git
    cd K3D-Jupyter-shim
    make install-user 


CategoryCategory