diff --git a/docs/source/notebooks/comprehensive_developer_guide.ipynb b/docs/source/notebooks/comprehensive_developer_guide.ipynb
index e6b09ba..2b93124 100644
--- a/docs/source/notebooks/comprehensive_developer_guide.ipynb
+++ b/docs/source/notebooks/comprehensive_developer_guide.ipynb
@@ -2,11 +2,38 @@
"cells": [
{
"cell_type": "code",
- "execution_count": 2,
+ "execution_count": 1,
"metadata": {
"nbsphinx": "hidden"
},
- "outputs": [],
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ "\n",
+ " \n",
+ " "
+ ],
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ }
+ ],
"source": [
"# Note: this cell is hidden from the HTML output. Read more: https://nbsphinx.readthedocs.io/en/0.2.1/hidden-cells.html\n",
"import jupyter_black\n",
@@ -34,6 +61,7 @@
"Alternatively, you can also run the notebook directly in your browser using Google Colab:\n",
"\n",
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/alphanome-ai/sec-ai/blob/main/docs/source/notebooks/comprehensive_developer_guide.ipynb)\n",
+ "[![My Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/alphanome-ai/sec-ai/main?filepath=docs/source/notebooks/comprehensive_developer_guide.ipynb)\n",
"\n",
"Let's dive in!"
]
@@ -61,4 +89,4 @@
},
"nbformat": 4,
"nbformat_minor": 2
-}
\ No newline at end of file
+}
diff --git a/docs/source/notebooks/quickstart_user_guide.ipynb b/docs/source/notebooks/quickstart_user_guide.ipynb
index d391958..464629c 100644
--- a/docs/source/notebooks/quickstart_user_guide.ipynb
+++ b/docs/source/notebooks/quickstart_user_guide.ipynb
@@ -2,11 +2,38 @@
"cells": [
{
"cell_type": "code",
- "execution_count": 2,
+ "execution_count": 1,
"metadata": {
"nbsphinx": "hidden"
},
- "outputs": [],
+ "outputs": [
+ {
+ "data": {
+ "text/html": [
+ "\n",
+ " \n",
+ " "
+ ],
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ }
+ ],
"source": [
"# Note: this cell is hidden from the HTML output. Read more: https://nbsphinx.readthedocs.io/en/0.2.1/hidden-cells.html\n",
"import jupyter_black\n",
@@ -34,6 +61,7 @@
"Alternatively, you can also run the notebook directly in your browser using Google Colab:\n",
"\n",
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/alphanome-ai/sec-ai/blob/main/docs/source/notebooks/quickstart_user_guide.ipynb)\n",
+ "[![My Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/alphanome-ai/sec-ai/main?filepath=docs/source/notebooks/quickstart_user_guide.ipynb)\n",
"\n",
"Let's get started!"
]
@@ -61,4 +89,4 @@
},
"nbformat": 4,
"nbformat_minor": 2
-}
\ No newline at end of file
+}