Skip to content
Snippets Groups Projects
Verified Commit 72cb5dcc authored by Anton Akhmerov's avatar Anton Akhmerov
Browse files

fix deprecation in the jupyter-download role syntax

parent f5bdbdcd
No related branches found
No related tags found
No related merge requests found
Pipeline #114426 passed
...@@ -5,8 +5,8 @@ Qsymm Basics ...@@ -5,8 +5,8 @@ Qsymm Basics
.. seealso:: .. seealso::
The complete source code of this example can be found in :jupyter-download:script:`basics`. The complete source code of this example can be found in :jupyter-download-script:`basics`.
A Jupyter notebook can be found in :jupyter-download:notebook:`basics`. A Jupyter notebook can be found in :jupyter-download-notebook:`basics`.
.. jupyter-kernel:: .. jupyter-kernel::
:id: basics :id: basics
......
...@@ -4,8 +4,8 @@ Generating tight-binding models ...@@ -4,8 +4,8 @@ Generating tight-binding models
=============================== ===============================
.. seealso:: .. seealso::
The complete source code of this example can be found in :jupyter-download:script:`bloch_generator`. The complete source code of this example can be found in :jupyter-download-script:`bloch_generator`.
A Jupyter notebook can be found in :jupyter-download:notebook:`bloch_generator`. A Jupyter notebook can be found in :jupyter-download-notebook:`bloch_generator`.
.. jupyter-kernel:: .. jupyter-kernel::
:id: bloch_generator :id: bloch_generator
......
...@@ -4,8 +4,8 @@ Generating :math:`k \cdot p` models ...@@ -4,8 +4,8 @@ Generating :math:`k \cdot p` models
=================================== ===================================
.. seealso:: .. seealso::
The complete source code of this example can be found in :jupyter-download:script:`kdotp_generator`. The complete source code of this example can be found in :jupyter-download-script:`kdotp_generator`.
A Jupyter notebook can be found in :jupyter-download:notebook:`kdotp_generator`. A Jupyter notebook can be found in :jupyter-download-notebook:`kdotp_generator`.
.. jupyter-kernel:: .. jupyter-kernel::
:id: kdotp_generator :id: kdotp_generator
......
...@@ -4,8 +4,8 @@ Finding symmetries of the Kekule-Y continuum model ...@@ -4,8 +4,8 @@ Finding symmetries of the Kekule-Y continuum model
================================================== ==================================================
.. seealso:: .. seealso::
The complete source code of this example can be found in :jupyter-download:script:`kekule`. The complete source code of this example can be found in :jupyter-download-script:`kekule`.
A Jupyter notebook can be found in :jupyter-download:notebook:`kekule`. A Jupyter notebook can be found in :jupyter-download-notebook:`kekule`.
.. jupyter-kernel:: .. jupyter-kernel::
:id: kekule :id: kekule
......
...@@ -5,8 +5,8 @@ Finding Symmetries ...@@ -5,8 +5,8 @@ Finding Symmetries
.. seealso:: .. seealso::
The complete source code of this example can be found in :jupyter-download:script:`symmetry_finder`. The complete source code of this example can be found in :jupyter-download-script:`symmetry_finder`.
A Jupyter notebook can be found in :jupyter-download:notebook:`symmetry_finder`. A Jupyter notebook can be found in :jupyter-download-notebook:`symmetry_finder`.
.. jupyter-kernel:: .. jupyter-kernel::
:id: symmetry_finder :id: symmetry_finder
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment