Skip to content

Commit 3e91890

Browse files
authored
Update 01.00-Using-Interact.ipynb
Remove outdated link
1 parent 7336a47 commit 3e91890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/02.Widget_overview/01.Interact/01.00-Using-Interact.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@
514514
"source": [
515515
"# For more information \n",
516516
"\n",
517-
"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",
517+
"See the notebook below ("OPTIONAL More About interact") for more information about other ways of generating interactive controls for functions and for details about how to control when sliders are updated.\n",
518518
"\n",
519519
"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)."
520520
]

0 commit comments

Comments
 (0)