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
.. seealso::
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`.
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`.
.. jupyter-kernel::
:id: basics
......
......@@ -4,8 +4,8 @@ Generating tight-binding models
===============================
.. seealso::
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`.
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`.
.. jupyter-kernel::
:id: bloch_generator
......
......@@ -4,8 +4,8 @@ Generating :math:`k \cdot p` models
===================================
.. seealso::
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`.
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`.
.. jupyter-kernel::
:id: kdotp_generator
......
......@@ -4,8 +4,8 @@ Finding symmetries of the Kekule-Y continuum model
==================================================
.. seealso::
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`.
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`.
.. jupyter-kernel::
:id: kekule
......
......@@ -5,8 +5,8 @@ Finding Symmetries
.. seealso::
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`.
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`.
.. jupyter-kernel::
: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