Skip to content

Commit 6fd9651

Browse files
authored
Merge pull request #109 from mwcraig/update-index-links
Update navigation links to match new index location
2 parents 141735f + 758d352 commit 6fd9651

27 files changed

+67
-51
lines changed

notebooks/00.00-index.ipynb

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"metadata": {},
6+
"source": [
7+
"<!--NAVIGATION-->\n",
8+
"| [Contents](00.00-index.ipynb) | [Jupyter Widgets Tutorial Introduction](00.00-introduction.ipynb) >"
9+
]
10+
},
311
{
412
"cell_type": "markdown",
513
"metadata": {},
@@ -66,6 +74,14 @@
6674
"+ Project Jupyter core developer Carol Willing ([@willingc](https://github.com/willingc)) and [Minnesota State University Moorhead](http://physics.mnstate.edu) students Andrew Block ([@ACBlock](https://github.com/ACBlock)) and Jane Glanzer ([@janeglanzer](https://github.com/janeglanzer)) provided very useful feedback on early drafts of this tutorial.\n",
6775
"+ Thanks to [Jason Grout](https://github.com/jasongrout), [Sylvain Corlay](https://github.com/SylvainCorlay) and [Maarten Breddels](https://github.com/maartenbreddels) who also contributed to these tutorial Notebooks."
6876
]
77+
},
78+
{
79+
"cell_type": "markdown",
80+
"metadata": {},
81+
"source": [
82+
"<!--NAVIGATION-->\n",
83+
"| [Contents](00.00-index.ipynb) | [Jupyter Widgets Tutorial Introduction](00.00-introduction.ipynb) >"
84+
]
6985
}
7086
],
7187
"metadata": {

notebooks/00.00-introduction.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"metadata": {},
66
"source": [
77
"<!--NAVIGATION-->\n",
8-
"| [Contents](Index.ipynb) | [Overview](01.00-overview.ipynb) >"
8+
"< [The Jupyter Interactive Widget Ecosystem](00.00-index.ipynb) | [Contents](00.00-index.ipynb) | [Overview](01.00-overview.ipynb) >"
99
]
1010
},
1111
{
@@ -259,7 +259,7 @@
259259
"metadata": {},
260260
"source": [
261261
"<!--NAVIGATION-->\n",
262-
"| [Contents](Index.ipynb) | [Overview](01.00-overview.ipynb) >"
262+
"< [The Jupyter Interactive Widget Ecosystem](00.00-index.ipynb) | [Contents](00.00-index.ipynb) | [Overview](01.00-overview.ipynb) >"
263263
]
264264
}
265265
],

notebooks/01.00-overview.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"metadata": {},
66
"source": [
77
"<!--NAVIGATION-->\n",
8-
"< [Jupyter Widgets Tutorial Introduction](00.00-introduction.ipynb) | [Contents](Index.ipynb) | [Widgets without writing widgets: interact](02.00-Using-Interact.ipynb) >"
8+
"< [Jupyter Widgets Tutorial Introduction](00.00-introduction.ipynb) | [Contents](00.00-index.ipynb) | [Widgets without writing widgets: interact](02.00-Using-Interact.ipynb) >"
99
]
1010
},
1111
{
@@ -76,7 +76,7 @@
7676
"metadata": {},
7777
"source": [
7878
"<!--NAVIGATION-->\n",
79-
"< [Jupyter Widgets Tutorial Introduction](00.00-introduction.ipynb) | [Contents](Index.ipynb) | [Widgets without writing widgets: interact](02.00-Using-Interact.ipynb) >"
79+
"< [Jupyter Widgets Tutorial Introduction](00.00-introduction.ipynb) | [Contents](00.00-index.ipynb) | [Widgets without writing widgets: interact](02.00-Using-Interact.ipynb) >"
8080
]
8181
}
8282
],

notebooks/02.00-Using-Interact.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"metadata": {},
66
"source": [
77
"<!--NAVIGATION-->\n",
8-
"< [Overview](01.00-overview.ipynb) | [Contents](Index.ipynb) | [OPTIONAL - More about interact](02.01-OPTIONAL-More-About-Interact.ipynb) >"
8+
"< [Overview](01.00-overview.ipynb) | [Contents](00.00-index.ipynb) | [OPTIONAL - More about interact](02.01-OPTIONAL-More-About-Interact.ipynb) >"
99
]
1010
},
1111
{
@@ -455,7 +455,7 @@
455455
"metadata": {},
456456
"source": [
457457
"<!--NAVIGATION-->\n",
458-
"< [Overview](01.00-overview.ipynb) | [Contents](Index.ipynb) | [OPTIONAL - More about interact](02.01-OPTIONAL-More-About-Interact.ipynb) >"
458+
"< [Overview](01.00-overview.ipynb) | [Contents](00.00-index.ipynb) | [OPTIONAL - More about interact](02.01-OPTIONAL-More-About-Interact.ipynb) >"
459459
]
460460
}
461461
],

notebooks/02.01-OPTIONAL-More-About-Interact.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"metadata": {},
1616
"source": [
1717
"<!--NAVIGATION-->\n",
18-
"< [Widgets without writing widgets: interact](02.00-Using-Interact.ipynb) | [Contents](Index.ipynb) | [Simple Widget Introduction](03.00-Widget_Basics.ipynb) >"
18+
"< [Widgets without writing widgets: interact](02.00-Using-Interact.ipynb) | [Contents](00.00-index.ipynb) | [Simple Widget Introduction](03.00-Widget_Basics.ipynb) >"
1919
]
2020
},
2121
{
@@ -301,7 +301,7 @@
301301
"metadata": {},
302302
"source": [
303303
"<!--NAVIGATION-->\n",
304-
"< [Widgets without writing widgets: interact](02.00-Using-Interact.ipynb) | [Contents](Index.ipynb) | [Simple Widget Introduction](03.00-Widget_Basics.ipynb) >"
304+
"< [Widgets without writing widgets: interact](02.00-Using-Interact.ipynb) | [Contents](00.00-index.ipynb) | [Simple Widget Introduction](03.00-Widget_Basics.ipynb) >"
305305
]
306306
}
307307
],

notebooks/03.00-Widget_Basics.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"metadata": {},
66
"source": [
77
"<!--NAVIGATION-->\n",
8-
"< [OPTIONAL - More about interact](02.01-OPTIONAL-More-About-Interact.ipynb) | [Contents](Index.ipynb) | [Widgets in the core ipywidgets package](04.00-widget-list.ipynb) >"
8+
"< [OPTIONAL - More about interact](02.01-OPTIONAL-More-About-Interact.ipynb) | [Contents](00.00-index.ipynb) | [Widgets in the core ipywidgets package](04.00-widget-list.ipynb) >"
99
]
1010
},
1111
{
@@ -390,7 +390,7 @@
390390
"metadata": {},
391391
"source": [
392392
"<!--NAVIGATION-->\n",
393-
"< [OPTIONAL - More about interact](02.01-OPTIONAL-More-About-Interact.ipynb) | [Contents](Index.ipynb) | [Widgets in the core ipywidgets package](04.00-widget-list.ipynb) >"
393+
"< [OPTIONAL - More about interact](02.01-OPTIONAL-More-About-Interact.ipynb) | [Contents](00.00-index.ipynb) | [Widgets in the core ipywidgets package](04.00-widget-list.ipynb) >"
394394
]
395395
}
396396
],

notebooks/04.00-widget-list.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"metadata": {},
66
"source": [
77
"<!--NAVIGATION-->\n",
8-
"< [Simple Widget Introduction](03.00-Widget_Basics.ipynb) | [Contents](Index.ipynb) | [Output widgets: leveraging Jupyter's display system](04.01-more-on-output-widget.ipynb) >"
8+
"< [Simple Widget Introduction](03.00-Widget_Basics.ipynb) | [Contents](00.00-index.ipynb) | [Output widgets: leveraging Jupyter's display system](04.01-more-on-output-widget.ipynb) >"
99
]
1010
},
1111
{
@@ -193,7 +193,7 @@
193193
"metadata": {},
194194
"source": [
195195
"<!--NAVIGATION-->\n",
196-
"< [Simple Widget Introduction](03.00-Widget_Basics.ipynb) | [Contents](Index.ipynb) | [Output widgets: leveraging Jupyter's display system](04.01-more-on-output-widget.ipynb) >"
196+
"< [Simple Widget Introduction](03.00-Widget_Basics.ipynb) | [Contents](00.00-index.ipynb) | [Output widgets: leveraging Jupyter's display system](04.01-more-on-output-widget.ipynb) >"
197197
]
198198
}
199199
],

notebooks/04.01-more-on-output-widget.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"metadata": {},
66
"source": [
77
"<!--NAVIGATION-->\n",
8-
"< [Widgets in the core ipywidgets package](04.00-widget-list.ipynb) | [Contents](Index.ipynb) | [Widgets Events](05.00-Widget_Events.ipynb) >"
8+
"< [Widgets in the core ipywidgets package](04.00-widget-list.ipynb) | [Contents](00.00-index.ipynb) | [Widgets Events](05.00-Widget_Events.ipynb) >"
99
]
1010
},
1111
{
@@ -330,7 +330,7 @@
330330
"metadata": {},
331331
"source": [
332332
"<!--NAVIGATION-->\n",
333-
"< [Widgets in the core ipywidgets package](04.00-widget-list.ipynb) | [Contents](Index.ipynb) | [Widgets Events](05.00-Widget_Events.ipynb) >"
333+
"< [Widgets in the core ipywidgets package](04.00-widget-list.ipynb) | [Contents](00.00-index.ipynb) | [Widgets Events](05.00-Widget_Events.ipynb) >"
334334
]
335335
}
336336
],

notebooks/05.00-Widget_Events.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"metadata": {},
66
"source": [
77
"<!--NAVIGATION-->\n",
8-
"< [Output widgets: leveraging Jupyter's display system](04.01-more-on-output-widget.ipynb) | [Contents](Index.ipynb) | [*OPTIONAL* Three approaches to events](05.01-OPTIONAL-Widget_Events_2.ipynb) >"
8+
"< [Output widgets: leveraging Jupyter's display system](04.01-more-on-output-widget.ipynb) | [Contents](00.00-index.ipynb) | [*OPTIONAL* Three approaches to events](05.01-OPTIONAL-Widget_Events_2.ipynb) >"
99
]
1010
},
1111
{
@@ -555,7 +555,7 @@
555555
"metadata": {},
556556
"source": [
557557
"<!--NAVIGATION-->\n",
558-
"< [Output widgets: leveraging Jupyter's display system](04.01-more-on-output-widget.ipynb) | [Contents](Index.ipynb) | [*OPTIONAL* Three approaches to events](05.01-OPTIONAL-Widget_Events_2.ipynb) >"
558+
"< [Output widgets: leveraging Jupyter's display system](04.01-more-on-output-widget.ipynb) | [Contents](00.00-index.ipynb) | [*OPTIONAL* Three approaches to events](05.01-OPTIONAL-Widget_Events_2.ipynb) >"
559559
]
560560
}
561561
],

notebooks/05.01-OPTIONAL-Widget_Events_2.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"metadata": {},
66
"source": [
77
"<!--NAVIGATION-->\n",
8-
"< [Widgets Events](05.00-Widget_Events.ipynb) | [Contents](Index.ipynb) | [*OPTIONAL* Password generator: `observe`](05.02-OPTIONAL-Widget_Events_2_--_bad_password_generator,_version_1.ipynb) >"
8+
"< [Widgets Events](05.00-Widget_Events.ipynb) | [Contents](00.00-index.ipynb) | [*OPTIONAL* Password generator: `observe`](05.02-OPTIONAL-Widget_Events_2_--_bad_password_generator,_version_1.ipynb) >"
99
]
1010
},
1111
{
@@ -33,7 +33,7 @@
3333
"metadata": {},
3434
"source": [
3535
"<!--NAVIGATION-->\n",
36-
"< [Widgets Events](05.00-Widget_Events.ipynb) | [Contents](Index.ipynb) | [*OPTIONAL* Password generator: `observe`](05.02-OPTIONAL-Widget_Events_2_--_bad_password_generator,_version_1.ipynb) >"
36+
"< [Widgets Events](05.00-Widget_Events.ipynb) | [Contents](00.00-index.ipynb) | [*OPTIONAL* Password generator: `observe`](05.02-OPTIONAL-Widget_Events_2_--_bad_password_generator,_version_1.ipynb) >"
3737
]
3838
}
3939
],

0 commit comments

Comments
 (0)