drop nb sphinx (#3452)

This commit is contained in:
Jirka Borovec 2020-09-11 01:51:09 +02:00 committed by GitHub
parent d05d4c78e1
commit a81ca4d1c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ extensions = [
'recommonmark',
'sphinx.ext.autosectionlabel',
# 'm2r',
'nbsphinx',
# 'nbsphinx', # it seems some sphinx issue
'sphinx_autodoc_typehints',
'sphinx_copybutton',
'sphinx_paramlinks',