Skip to content

Commit

Permalink
notebook add
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnaf-tahmid-chowdhury committed Aug 15, 2023
1 parent 755b6c8 commit ac5986b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 19 deletions.
8 changes: 8 additions & 0 deletions docs/source/examples/materials-compendium.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
.. _examples:

Materails Compendium
====================

Download the :download:`full notebook <../../examples/materials-compendium.ipynb>`.

.. notebook:: ../../examples/materials-compendium.ipynb
29 changes: 10 additions & 19 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ simulation within various radiation transport codes.
<div id="startContent" style="display:none;">
<ul>
<li><a href="install/index.html">Install</a></li>
<li><a href="tutorial/index.html">Tutorial</a></li>
<li><a href="examples/index.html">Examples</a></li>
<li><a href="examples/materials-compendium.html">Example</a></li>
</ul>
</div>
</div>
Expand All @@ -47,16 +46,16 @@ simulation within various radiation transport codes.
<div id="pynemenuheader">
<a id="usingHeader"
href="javascript:pyneToggle('Using PyNE', 'usingContent', 'usingHeader');">
Using PyNE [+]</a>
Using Materails Compendium [+]</a>
</div>
<div style="clear:both;"></div>
<div id="pynemenucontent">
<div id="usingContent" style="display:none;">
<ul>
<li><a href="usersguide/index.html">User's Guide</a></li>
<li><a href="pyapi/index.html">Python API Documentation</a></li>
<li><a href="api/index.html">API Documentation</a></li>
<li><a href="mailto:[email protected]?subject=Subscribe&body=Send this message to subscribe to the list">Join</a> the <a href="https://groups.google.com/forum/#!forum/pyne-users" target="_blank"> Users</a> mailing list.
<li><a href="https://github.com/pyne/pyne/issues">Report an Issue</a></li>
<li><a href="https://github.com/pyne/materials-compendium/issues">Report an Issue</a></li>
</ul>
</div>
</div>
Expand All @@ -71,11 +70,11 @@ simulation within various radiation transport codes.
<div id="pynemenucontent">
<div id="contributeContent" style="display:none;">
<ul>
<li><a href="devsguide/index.html">Developer's Guide</a></li>
<li><a href="http://github.com/pyne/pyne">Source Code</a></li>
<li><a href="https://pyne.io/devsguide/index.html">Developer's Guide</a></li>
<li><a href="http://github.com/pyne/materials-compendium">Source Code</a></li>
<li><a href="mailto:[email protected]?subject=Subscribe&body=Send this message to subscribe to the list">Join</a> the
<a href="https://groups.google.com/forum/#!forum/pyne-users" target="_blank">Developers</a> mailing list.
<li><a href="dev_team.html">The PyNE Team</a></li>
<li><a href="https://pyne.io/dev_team.html">The PyNE Team</a></li>
</ul>
</div>
</div>
Expand All @@ -90,10 +89,10 @@ simulation within various radiation transport codes.
<div id="pynemenucontent">
<div id="learnContent" style="display:none;">
<ul>
<li><a href="theorymanual/index.html">Theory Manual</a></li>
<li><a href="pubs.html">Publications</a></li>
<li><a href="https://pyne.io/theorymanual/index.html">Theory Manual</a></li>
<li><a href="https://pyne.io/pubs.html">Publications</a></li>
<li><a href="previous/index.html">Release Notes</a></li>
<li><a href="gsoc/index.html">Project Ideas</a></li>
<li><a href="https://pyne.io/gsoc/index.html">Project Ideas</a></li>
</ul>
</div>
</div>
Expand All @@ -102,14 +101,6 @@ simulation within various radiation transport codes.
:maxdepth: 1

api/index
..
.. gallery/index
.. previous/index
.. dev_team
.. pubs
.. gsoc/index
..
.. _C++ API: cppapi/html/index.html

.. _GitHub project site: https://github.com/pyne

Expand Down

0 comments on commit ac5986b

Please sign in to comment.