Skip to content
Snippets Groups Projects
Commit 401e82ed authored by Dhruva Gowda Storz's avatar Dhruva Gowda Storz
Browse files

Added links to interactive moose binder environment on main website. See...

Added links to interactive moose binder environment on main website. See tutorials, 'getting started with python scripting for moose', and the new 'interactive tutorials' tab in quickstart
parent 3e3e9b8e
No related branches found
No related tags found
1 merge request!237Added binder functionality (interactive tutorials online) to documentation
......@@ -9,6 +9,7 @@ Quick Start
.. toctree::
:maxdepth: 2
qs_inter
qs_GUI
moose_quickstart
demos
......
......@@ -8,6 +8,14 @@ Getting started with python scripting for MOOSE
*Multiple scales can be modelled and simulated in MOOSE*
*To see an interactive version of this page, click the following link*
.. image:: https://mybinder.org/badge.svg
:target: https://mybinder.org/v2/gh/BhallaLab/moose-binder/master?filepath=home%2Fmooser%2Fquickstart%2FGetting%20started%20with%20python%20scripting%20for%20MOOSE.ipynb
This document describes how to use the ``moose`` module in Python
scripts or in an interactive Python shell. It aims to give you enough
overview to help you start scripting using MOOSE and extract farther
......
*********************
Interactive Tutorials
*********************
Some of the pages in the documentation, such as the python scripting page and teaching tutorials are available in interactive form.
These interactive tutorials serve as fully executable python environments that can run moose. Therefore, it is a great place to both learn about and play around with MOOSE.
All the currently available interactive tutorials are available by clicking the link below:
.. image:: https://mybinder.org/badge.svg
:target: https://mybinder.org/v2/gh/BhallaLab/moose-binder/master?filepath=home%2Fmooser%2FIndex.ipynb
Teaching Tutorials
==================
To see interactive and executable versions of ChemicalBistables and ChemicalOscillators, please click the following link:
.. image:: https://mybinder.org/badge.svg
:target: https://mybinder.org/v2/gh/BhallaLab/moose-binder/master?filepath=home%2Fmooser%2FIndex.ipynb
These tutorials use the moose simulation environment to illustrate various scientific concepts, phenomena, and research. As such the materials in this section are useful for both teaching and learning about these topics.
.. toctree::
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment