Skip to content

Commit 845680a

Browse files
authored
📚 DOCS: Remove myst_nb extension (#24)
1 parent 6b43623 commit 845680a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
# Add any Sphinx extension module names here, as strings. They can be
3939
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
4040
# ones.
41-
extensions = ["myst_nb", "sphinx_togglebutton"]
41+
extensions = ["sphinx_togglebutton"]
4242

4343
# Add any paths that contain templates here, relative to this directory.
4444
templates_path = ["_templates"]

0 commit comments

Comments
 (0)