Skip to content

Commit 88d1ff2

Browse files
committed
Fix formatting
1 parent 3e91890 commit 88d1ff2

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 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",
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)