We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39d3c5d commit c4b42fcCopy full SHA for c4b42fc
docs/source/index.md
@@ -41,7 +41,7 @@ Jupyter notebooks for that tutorial are [also available](https://github.com/jupy
41
## Core Jupyter Widgets
42
43
Jupyter Widgets is primarily a framework to provide interactive controls (see
44
-[Widget Basics](examples/Widget%20Basics.ipynb) for more information.
+[Widget Basics](examples/Widget%20Basics.ipynb) for more information).
45
The `ipywidgets` package
46
also provides a basic, lightweight set of core form controls that _use_ this
47
framework. These included controls include a text area, text box, select and
0 commit comments