File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ ipywidgets
6
6
:Release: |version |
7
7
:Date: |today |
8
8
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
+
9
21
.. toctree ::
10
22
:caption: User Guide
11
23
:maxdepth: 1
You can’t perform that action at this time.
0 commit comments