From 5d8a300f802fe31ce677e0d402d5700f9a341338 Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Wed, 9 Dec 2020 22:13:26 -0800 Subject: [PATCH] src/doc/en/installation/launching.rst: Installation of jupyter-jsmol --- src/doc/en/installation/launching.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/doc/en/installation/launching.rst b/src/doc/en/installation/launching.rst index da3d1b7d3d8..6721fbdd193 100644 --- a/src/doc/en/installation/launching.rst +++ b/src/doc/en/installation/launching.rst @@ -82,6 +82,4 @@ For the full functionality of the SageMath kernel in your global Jupyter install .. - For 3D graphics using Three.js, ............... -.. - For 3D graphics using jsmol, .............. - - + - For 3D graphics using jsmol, you will need the package ``jupyter-jsmol`` installed in the Python environment of the Jupyter installation. You can install it using ``pip``.