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.
2 parents d564b67 + 9d70c45 commit 837e5b9Copy full SHA for 837e5b9
docs/doc-requirements.txt
@@ -1,5 +1,5 @@
1
sphinx>=1.3.6
2
sphinx-rtd-theme
3
-nbsphinx==0.8.6
+nbsphinx
4
sphinxcontrib_github_alt
5
myst_parser
docs/source/conf.py
@@ -85,7 +85,6 @@
85
# The suffix(es) of source filenames.
86
# You can specify multiple suffix as a list of string:
87
# source_suffix = ['.rst', '.md']
88
-source_suffix = ['.rst', '.ipynb']
89
90
# The encoding of source files.
91
#source_encoding = 'utf-8-sig'
0 commit comments