Skip to content

Commit

Permalink
added myst_nb
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyasgrampurohit committed Oct 5, 2023
1 parent 32279af commit 00b1300
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = ["sphinx.ext.todo", "sphinx.ext.viewcode", "sphinx.ext.napoleon", "myst_parser", "nbsphinx"]
extensions = ["sphinx.ext.todo", "sphinx.ext.viewcode", "sphinx.ext.napoleon", "myst_parser", "myst_nb"]

# Add any paths that contain templates here, relative tolibpython3.9.so.1.0: cannot open shared object file: No such file or this directory.
templates_path = ['_templates']
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ sympy
plotly
scons
myst_parser
myst_nb
portpicker

0 comments on commit 00b1300

Please sign in to comment.