Skip to content

Commit be69969

Browse files
committed
add intro text to landing page
1 parent 9d22767 commit be69969

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/source/index.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ ipywidgets
66
:Release: |version|
77
:Date: |today|
88

9+
**ipywidgets**, also known as jupyter-widgets or simply widgets, are
10+
`interactive HTML widgets <https://github.com/jupyter-widgets/ipywidgets/blob/master/docs/source/examples/Index.ipynb>`_
11+
for Jupyter notebooks and the IPython kernel.
12+
13+
Notebooks come alive when interactive widgets are used. Users gain control of
14+
their data and can visualize changes in the data.
15+
16+
Learning becomes an immersive, fun experience. Researchers can easily see
17+
how changing inputs to a model impact the results. We hope you will add
18+
ipywidgets to your notebooks, and we're here to help you get started.
19+
20+
921
.. toctree::
1022
:caption: User Guide
1123
:maxdepth: 1

0 commit comments

Comments
 (0)