Adding notebook to documentation, going back to use of iPython.display.Image so images are embedded.

This commit is contained in:
Patrick Shriwise 2019-06-18 08:57:35 -05:00
parent ee4db3d158
commit d64ed285b1
3 changed files with 101 additions and 51 deletions

View file

@ -0,0 +1,13 @@
.. _notebook_cad-geom:
==========================
Using CAD-Based Geometries
==========================
.. only:: html
.. notebook:: ../../../examples/jupyter/cad-based-geometry.ipynb
.. only:: latex
IPython notebooks must be viewed in the online HTML documentation.

View file

@ -25,6 +25,7 @@ Basic Usage
candu
nuclear-data
nuclear-data-resonance-covariance
cad-geom
------------------------------------
Multi-Group Cross Section Generation

File diff suppressed because one or more lines are too long