diff --git a/README.md b/README.md
index df5014e..7597ef6 100644
--- a/README.md
+++ b/README.md
@@ -45,3 +45,7 @@ learn = Learner(
## Tutorials
[Video distortion detection](https://bdsaglam.github.io/fastmtl/tutorial.vqa)
+
+## TODO
+- [ ] Support tabular learner
+- [ ] Support fastai>=2.7
diff --git a/docs/index.html b/docs/index.html
index a8b813e..9ed6c47 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -107,6 +107,16 @@
Tutorials
+
+
+
+
+
TODO
+- [ ] Support tabular learner
+- [ ] Support fastai>=2.7
+
+
diff --git a/nbs/index.ipynb b/nbs/index.ipynb
index 72053c2..0ba6d82 100644
--- a/nbs/index.ipynb
+++ b/nbs/index.ipynb
@@ -106,6 +106,20 @@
"source": [
"[Video distortion detection](https://bdsaglam.github.io/fastmtl/tutorial.vqa)"
]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## TODO\n",
+ "- [ ] Support tabular learner\n",
+ "- [ ] Support fastai>=2.7"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": []
}
],
"metadata": {