Skip to content

Commit

Permalink
Add missing close bracket in index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
warrickball authored Jul 10, 2023
1 parent 39d3c5d commit c4b42fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Jupyter notebooks for that tutorial are [also available](https://github.com/jupy
## Core Jupyter Widgets

Jupyter Widgets is primarily a framework to provide interactive controls (see
[Widget Basics](examples/Widget%20Basics.ipynb) for more information.
[Widget Basics](examples/Widget%20Basics.ipynb) for more information).
The `ipywidgets` package
also provides a basic, lightweight set of core form controls that _use_ this
framework. These included controls include a text area, text box, select and
Expand Down

0 comments on commit c4b42fc

Please sign in to comment.