Skip to content

Commit 0071aba

Browse files
authored
Merge pull request #3489 from jasongrout/docs2
Fix docs list formatting
2 parents 1063621 + eec1d41 commit 0071aba

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/source/index.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,13 @@ Jupyter Widgets
99
Jupyter Widgets are `interactive browser controls
1010
<https://github.com/jupyter-widgets/ipywidgets/blob/master/docs/source/examples/Index.ipynb>`_
1111
for Jupyter notebooks. Examples include:
12-
- Basic form controls like sliders, checkboxes, text inputs
13-
- Container controls like tabs, accordions, horizontal and vertical layout boxes, grid layouts
14-
- Advanced controls like maps, 2d and 3d visualizations, datagrids, and more
12+
13+
* Basic form controls like sliders, checkboxes, text inputs
14+
* Container controls like tabs, accordions, horizontal and vertical layout boxes, grid layouts
15+
* Advanced controls like maps, 2d and 3d visualizations, datagrids, and more
1516

1617
Notebooks come alive when interactive widgets are used. Users can visualize and
17-
manipulate their data in intuitive and easy ways. Researchers can easily see
18+
manipulate their data in intuitive and easy ways. Researchers can easily see
1819
how changing inputs to a model impact the results. Scientists can share
1920
interactive results with graphical user interfaces that others can play with
2021
without seeing code. Exploring, learning, and sharing becomes a fun immersive

0 commit comments

Comments
 (0)