From 0a4f8b92fb7fca24a7d7eeb6e6740fb124bf8f83 Mon Sep 17 00:00:00 2001 From: Dou Du Date: Thu, 6 Jun 2024 10:27:17 +0800 Subject: [PATCH] move jsmol to others --- tutorial/tools.rst | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/tutorial/tools.rst b/tutorial/tools.rst index dbb664b..8c81e05 100644 --- a/tutorial/tools.rst +++ b/tutorial/tools.rst @@ -70,25 +70,6 @@ Jupyter widgets To the instruction - .. grid-item-card:: :fa:`tools;mr-1` **Widget Jsmol** - :text-align: center - :shadow: md - - A Jupyter widget to use Jmol/Jsmol. - - .. image:: ../widgets/images/widget_jsmol.png - - +++++++++++++++++++++++++++++++++++++++++++++ - - .. button-ref:: ../widgets/widget_jsmol - :ref-type: doc - :click-parent: - :expand: - :color: primary - :outline: - - To the instruction - .. grid-item-card:: :fa:`tools;mr-1` **Widget Code Input** :text-align: center :shadow: md @@ -179,3 +160,22 @@ Other tools To the instruction + .. grid-item-card:: :fa:`tools;mr-1` **Widget Jsmol** + :text-align: center + :shadow: md + + A Jupyter widget to use Jmol/Jsmol. + + .. image:: ../widgets/images/widget_jsmol.png + + +++++++++++++++++++++++++++++++++++++++++++++ + + .. button-ref:: ../widgets/widget_jsmol + :ref-type: doc + :click-parent: + :expand: + :color: primary + :outline: + + To the instruction +