We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42d1a5f commit 6363490Copy full SHA for 6363490
README.rst
@@ -68,6 +68,8 @@ If building the documentation:
68
69
- Python_ ( >= 3.5 )
70
- Sphinx_
71
+- Pandoc_
72
+- nbsphinx_
73
- gnuplot_
74
- dvipng_ ( for rendered equations )
75
@@ -92,3 +94,5 @@ Run the bash script ``SetupForDevelopment.sh``::
92
94
.. _TeX Live: https://www.tug.org/texlive/
93
95
.. _MiKTeX: https://miktex.org/
96
.. _dvipng: https://sourceforge.net/projects/dvipng/
97
+.. _Pandoc: https://pandoc.org/
98
+.. _nbsphinx: https://nbsphinx.readthedocs.io/
0 commit comments