Skip to content

Commit

Permalink
Update docs config
Browse files Browse the repository at this point in the history
  • Loading branch information
nkaz001 committed Apr 28, 2023
1 parent 8c2d61c commit 71af746
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
# ones.
extensions = [
'nbsphinx',
#'IPython.sphinxext.ipython_console_highlighting',
'IPython.sphinxext.ipython_console_highlighting',
'sphinx.ext.autodoc',
'sphinx.ext.autodoc.typehints',
'sphinx.ext.autosummary',
Expand Down
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Sphinx==6.2.0
sphinx_rtd_theme==1.2.0
nbsphinx==0.9.1
ipython==8.12
jupyter>=1.0.0
numba~=0.56
numpy<1.24,>=1.18
Expand Down

0 comments on commit 71af746

Please sign in to comment.