Merge pull request #639 from wbinventor/prioritize-notebooks

Updated Jupyter Notebook Links on Website
This commit is contained in:
Paul Romano 2016-05-01 11:29:19 -06:00
commit 7b20f8ad4a
2 changed files with 18 additions and 15 deletions

View file

@ -13,6 +13,20 @@ online. We recommend going through the modules from Codecademy_ and/or the
`Scipy lectures`_. The full API documentation serves to provide more information
on a given module or class.
-------------------------
Example Jupyter Notebooks
-------------------------
.. toctree::
:maxdepth: 1
examples/post-processing
examples/pandas-dataframes
examples/tally-arithmetic
examples/mgxs-part-i
examples/mgxs-part-ii
examples/mgxs-part-iii
------------------------------------
:mod:`openmc` -- Basic Functionality
------------------------------------
@ -271,20 +285,6 @@ Multi-group Cross Section Libraries
openmc.mgxs.Library
-------------------------
Example Jupyter Notebooks
-------------------------
.. toctree::
:maxdepth: 1
examples/post-processing
examples/pandas-dataframes
examples/tally-arithmetic
examples/mgxs-part-i
examples/mgxs-part-ii
examples/mgxs-part-iii
.. _Jupyter: https://jupyter.org/
.. _NumPy: http://www.numpy.org/
.. _Codecademy: https://www.codecademy.com/tracks/python