diff --git a/tutorials/README.md b/tutorials/README.md
index 59ec93dc..0e55a060 100644
--- a/tutorials/README.md
+++ b/tutorials/README.md
@@ -23,6 +23,8 @@ Run the tutorials directly in Google Colab by clicking on the Colab buttons belo
|*Text* |[
](rise_text.ipynb) or [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/dianna-ai/dianna/blob/main/tutorials/rise_text.ipynb) |[
](lime_text.ipynb) or [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/dianna-ai/dianna/blob/main/tutorials/lime_text.ipynb) |[]()|
| *Time series*| [
](rise_timeseries_weather.ipynb) or [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/dianna-ai/dianna/blob/main/tutorials/rise_timeseries_weather.ipynb)| [
](lime_timeseries_weather.ipynb) or [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/dianna-ai/dianna/blob/main/tutorials/lime_timeseries_weather.ipynb)| |
| | | [
](lime_timeseries_coffee.ipynb) or [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/dianna-ai/dianna/blob/main/tutorials/lime_timeseries_coffee.ipynb) | |
+| *Tabular* | | | |
+| | | [
](lime_tabular_weather.ipynb) or [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/dianna-ai/dianna/blob/main/tutorials/lime_tabular_weather.ipynb)| |
The datasets used in the tutorials are represented with their respective logos:
|Data modality|Dataset|Logo|
@@ -34,6 +36,8 @@ The datasets used in the tutorials are represented with their respective logos:
|*Text*| [Stanford sentiment treebank](https://nlp.stanford.edu/sentiment/index.html) |
|
|*Timeseries* | [Coffee dataset](https://timeseriesclassification.com/description.php?Dataset=Coffee) |
|
| | [Weather dataset](https://zenodo.org/record/7525955) |
|
+|*Tabular*| | |
+| | [Weather dataset](https://zenodo.org/record/7525955) |
|
The ONNX models used in the tutorials are available at [tutorials/models](https://github.com/dianna-ai/dianna/tree/main/tutorials/models).