Tutorials
=========

This page collects hands-on ``floodsr`` walkthroughs.

Running Tutorials
-----------------
To best use the tutorials, we recommend running them in a Jupyter environment. For example, you can:

.. raw:: html

   <p><i class="fas fa-download"></i> Download the notebook as an <code>.ipynb</code> file, save it to your local machine, and open it with your local Jupyter kernel. If you need Jupyter, see <a href="https://jupyter.org/install">jupyter.org/install</a>.</p>
   <p><i class="fas fa-rocket"></i> Launch the same notebook directly in Google Colab for a browser-based interactive session.</p>

Alternatively, you can copy/paste the commands from the tutorials into your terminal.

Click *next* below to get started with the first tutorial.

.. toctree::
   :maxdepth: 1
   :hidden:

   notebooks/tutorial_1
