mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
Remove Jupyter notebooks from documentation
This commit is contained in:
parent
dc09fddedb
commit
f0e0806fd9
69 changed files with 3 additions and 28955 deletions
3
setup.py
3
setup.py
|
|
@ -72,8 +72,7 @@ kwargs = {
|
|||
'extras_require': {
|
||||
'depletion-mpi': ['mpi4py'],
|
||||
'docs': ['sphinx', 'sphinxcontrib-katex', 'sphinx-numfig', 'jupyter',
|
||||
'sphinxcontrib-svg2pdfconverter', 'sphinx-rtd-theme',
|
||||
'nbsphinx'],
|
||||
'sphinxcontrib-svg2pdfconverter', 'sphinx-rtd-theme'],
|
||||
'test': ['pytest', 'pytest-cov', 'colorama'],
|
||||
'vtk': ['vtk'],
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue