Add ipython extension for rendering code blocks in excuted notebooks properly in our readthedocs project (#5757)
This commit is contained in:
parent
732850ef3a
commit
3a19ebbfbf
1 changed files with 1 additions and 0 deletions
|
|
@ -38,5 +38,6 @@ ConfigSpace==0.5.0
|
|||
sphinx-design==0.2.0
|
||||
sphinx-external-toc==0.3.0
|
||||
nbsphinx==0.8.9
|
||||
ipython==7.34.0
|
||||
sphinx-design==0.2.0
|
||||
nbsphinx-link==1.3.0
|
||||
Loading…
Reference in a new issue