diff --git a/docs/notebooks/Example_3.ipynb b/docs/notebooks/Example_3.ipynb index 23e6cdc..7d52fec 100644 --- a/docs/notebooks/Example_3.ipynb +++ b/docs/notebooks/Example_3.ipynb @@ -20,24 +20,25 @@ }, { "cell_type": "code", - "execution_count": 3, + "execution_count": 1, "id": "99f0eefc-3bcf-499e-be2e-1bf3ce01031c", "metadata": {}, "outputs": [], "source": [ - "bd = \"/home/jovyan/\" # Base directory" + "# bd = \"/home/jovyan/\" # Base directory\n", + "bd = \"/home/patn/dropbox/Data/AllenInstitute\"" ] }, { "cell_type": "code", - "execution_count": 8, + "execution_count": 2, "id": "c852ce97-8851-4083-a5a6-3ed563dda25a", "metadata": {}, "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { - "model_id": "3b7c3365e6ef4b3eae9c8e65b19066ce", + "model_id": "b9b8cd4bea8b4e16b8552d79f524bc0c", "version_major": 2, "version_minor": 0 }, @@ -72,7 +73,7 @@ }, { "cell_type": "code", - "execution_count": 9, + "execution_count": 3, "id": "31e88ab1-bb9b-4541-af23-79769b261c10", "metadata": {}, "outputs": [ @@ -86,7 +87,7 @@ " require.undef(\"plotly\");\n", " requirejs.config({\n", " paths: {\n", - " 'plotly': ['https://cdn.plot.ly/plotly-2.32.0.min']\n", + " 'plotly': ['https://cdn.plot.ly/plotly-2.24.1.min']\n", " }\n", " });\n", " require(['plotly'], function(Plotly) {\n", @@ -103,9 +104,9 @@ { "data": { "text/html": [ - "