Skip to content

Commit 6836a47

Browse files
committed
Add punctuation FTW
1 parent 3e36482 commit 6836a47

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
[Interactive HTML widgets](https://github.com/ipython/ipywidgets/blob/master/examples/notebooks/Index.ipynb)
99
for Jupyter notebooks and the IPython kernel.
1010

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/).
1212

1313
## Install
1414

15-
You can install the current version of ipywidgets with pip or conda:
15+
Install the current version of ipywidgets using pip or conda:
1616

1717
pip install ipywidgets
1818

@@ -53,7 +53,7 @@ This will run the test suite using `karma` with 'debug' level logging.
5353

5454
## Resources
5555
### ipywidgets
56-
- [Demo notebook](https://github.com/ipython/ipywidgets/blob/master/examples/notebooks/Index.ipynb)
56+
- [Demo notebook of interactive widgets](https://github.com/ipython/ipywidgets/blob/master/examples/notebooks/Index.ipynb)
5757
- [Documentation for ipywidgets](http://ipywidgets.readthedocs.org/en/latest/) [[PDF](https://media.readthedocs.org/pdf/ipywidgets/latest/ipywidgets.pdf)]
5858
- [Issues](https://github.com/ipython/ipywidgets/issues)
5959
- [Technical support - Jupyter Google Group](https://groups.google.com/forum/#!forum/jupyter)

0 commit comments

Comments
 (0)