Skip to content

Commit 5aa187b

Browse files
committed
Rename notebooks to match folder number
1 parent 1dfca15 commit 5aa187b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

notebooks/01.Basics/00.00-widget-introduction.ipynb renamed to notebooks/01.Basics/01-widget-introduction.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -814,7 +814,7 @@
814814
"source": [
815815
"### For more information about `interact`\n",
816816
"\n",
817-
"See the notebook [02.01-More About interact](02.01-OPTIONAL-More-About-Interact.ipynb) for more information about other ways of generating interactive controls for functions and for details about how to control when sliders are updated.\n",
817+
"See the notebook [01-More About interact](01-OPTIONAL-More-About-Interact.ipynb) for more information about other ways of generating interactive controls for functions and for details about how to control when sliders are updated.\n",
818818
"\n",
819819
"For more extended examples of `interact` and `interactive`, see [the example in the ipywidgets source repository](https://github.com/jupyter-widgets/ipywidgets/blob/master/docs/source/examples/Index.ipynb)."
820820
]

0 commit comments

Comments
 (0)