drop nb sphinx (#3452)
This commit is contained in:
parent
d05d4c78e1
commit
a81ca4d1c1
|
@ -94,7 +94,7 @@ extensions = [
|
|||
'recommonmark',
|
||||
'sphinx.ext.autosectionlabel',
|
||||
# 'm2r',
|
||||
'nbsphinx',
|
||||
# 'nbsphinx', # it seems some sphinx issue
|
||||
'sphinx_autodoc_typehints',
|
||||
'sphinx_copybutton',
|
||||
'sphinx_paramlinks',
|
||||
|
|
Loading…
Reference in New Issue