You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,11 @@
8
8
[Interactive HTML widgets](https://github.com/ipython/ipywidgets/blob/master/examples/notebooks/Index.ipynb)
9
9
for Jupyter notebooks and the IPython kernel.
10
10
11
-
A [demonstration notebook](https://github.com/ipython/ipywidgets/blob/master/examples/notebooks/Index.ipynb) provides an overview of the interactive widgets. For detailed information, please refer to the [ipywidgets documentation](http://ipywidgets.readthedocs.org/en/latest/)
11
+
A [demonstration notebook](https://github.com/ipython/ipywidgets/blob/master/examples/notebooks/Index.ipynb) provides an overview of the interactive widgets. For detailed information, please refer to the [ipywidgets documentation](http://ipywidgets.readthedocs.org/en/latest/).
12
12
13
13
## Install
14
14
15
-
You can install the current version of ipywidgets with pip or conda:
15
+
Install the current version of ipywidgets using pip or conda:
16
16
17
17
pip install ipywidgets
18
18
@@ -53,7 +53,7 @@ This will run the test suite using `karma` with 'debug' level logging.
-[Demo notebook of interactive widgets](https://github.com/ipython/ipywidgets/blob/master/examples/notebooks/Index.ipynb)
57
57
-[Documentation for ipywidgets](http://ipywidgets.readthedocs.org/en/latest/)[[PDF](https://media.readthedocs.org/pdf/ipywidgets/latest/ipywidgets.pdf)]
0 commit comments