Skip to content

Commit

Permalink
Add table structure
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcis committed Jul 2, 2020
1 parent 8b6ded4 commit 6de0fa5
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions docs/source/tutorials.rst
Expand Up @@ -10,9 +10,18 @@ The available tutorials are:

You can see these notebooks here:

* `Basic tutorial <https://nbviewer.jupyter.org/github/ing-bank/popmon/blob/master/popmon/notebooks/popmon_tutorial_basic.ipynb>`_ |notebook_basic_colab|
* `Detailed example (featuring configuration, Apache Spark and more) <https://nbviewer.jupyter.org/github/ing-bank/popmon/blob/master/popmon/notebooks/popmon_tutorial_advanced.ipynb>`_ |notebook_advanced_colab|
* `Incremental datasets (online analysis) <https://nbviewer.jupyter.org/github/ing-bank/popmon/blob/master/popmon/notebooks/popmon_tutorial_incremental_data.ipynb>`_ |notebook_incremental_data_colab|
.. list-table::
:widths: 80 20
:header-rows: 1

* - Tutorial
- Colab link
* - `Basic tutorial <https://nbviewer.jupyter.org/github/ing-bank/popmon/blob/master/popmon/notebooks/popmon_tutorial_basic.ipynb>`_
- |notebook_basic_colab|
* - `Detailed example (featuring configuration, Apache Spark and more) <https://nbviewer.jupyter.org/github/ing-bank/popmon/blob/master/popmon/notebooks/popmon_tutorial_advanced.ipynb>`_
- |notebook_advanced_colab|
* - `Incremental datasets (online analysis) <https://nbviewer.jupyter.org/github/ing-bank/popmon/blob/master/popmon/notebooks/popmon_tutorial_incremental_data.ipynb>`_
- |notebook_incremental_data_colab|

.. |notebook_basic_colab| image:: https://colab.research.google.com/assets/colab-badge.svg
:alt: Open in Colab
Expand Down

0 comments on commit 6de0fa5

Please sign in to comment.