mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 05:05:30 -04:00
Adding notebook to documentation, going back to use of iPython.display.Image so images are embedded.
This commit is contained in:
parent
ee4db3d158
commit
d64ed285b1
3 changed files with 101 additions and 51 deletions
13
docs/source/examples/cad-geom.rst
Normal file
13
docs/source/examples/cad-geom.rst
Normal 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.
|
||||
|
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue