Skip to content

Commit 9f12828

Browse files
author
Luo
committed
Add links switch between notebooks.
1 parent f19be74 commit 9f12828

File tree

3 files changed

+18
-11
lines changed

3 files changed

+18
-11
lines changed

time_widgets_1.ipynb renamed to WikiSentiFlow.ipynb

+7
Original file line numberDiff line numberDiff line change
@@ -822,6 +822,13 @@
822822
"display(all_container)\n",
823823
"button.on_click(on_button_clicked)"
824824
]
825+
},
826+
{
827+
"cell_type": "markdown",
828+
"metadata": {},
829+
"source": [
830+
"Link to [WikiSentiScatter](WikiSentiScatter.ipynb)"
831+
]
825832
}
826833
],
827834
"metadata": {

time_widgets_2.ipynb renamed to WikiSentiScatter.ipynb

+7
Original file line numberDiff line numberDiff line change
@@ -795,6 +795,13 @@
795795
"display(all_container)\n",
796796
"button.on_click(on_button_clicked)"
797797
]
798+
},
799+
{
800+
"cell_type": "markdown",
801+
"metadata": {},
802+
"source": [
803+
"Link to [WikiSentiViewer](WikiSentiViewer.ipynb)"
804+
]
798805
}
799806
],
800807
"metadata": {

geomap.ipynb renamed to WikiSentiViewer.ipynb

+4-11
Original file line numberDiff line numberDiff line change
@@ -805,18 +805,11 @@
805805
]
806806
},
807807
{
808-
"cell_type": "code",
809-
"execution_count": null,
808+
"cell_type": "markdown",
810809
"metadata": {},
811-
"outputs": [],
812-
"source": []
813-
},
814-
{
815-
"cell_type": "code",
816-
"execution_count": null,
817-
"metadata": {},
818-
"outputs": [],
819-
"source": []
810+
"source": [
811+
"Link to [WikiSentiFlow](WikiSentiFlow.ipynb)"
812+
]
820813
}
821814
],
822815
"metadata": {

0 commit comments

Comments
 (0)