Update index.md (#20583)

Cleaned up first para.
This commit is contained in:
John S. De Stefano Jr
2018-10-21 02:21:34 -04:00
committed by Randell Dawson
parent a6db9bd163
commit 21acbbea98

View File

@ -3,7 +3,7 @@ title: Jupyter Notebook
--- ---
## Jupyter Notebook ## Jupyter Notebook
Jupyter Notebook is an open-source web application. It allows you to create and share documents that contain live code, equations, visualizations and narrative text. Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations, and narrative text.
The Jupyter Notebook helps you create and share documents containing live code, equations, visualizations and rich text. The Jupyter Notebook helps you create and share documents containing live code, equations, visualizations and rich text.
@ -90,4 +90,4 @@ To install Jupyter notebooks with pip: `pip install jupyter notebook`
* [Jupyter/IPython Notebook Quick Start Guide](http://jupyter-notebook-beginner-guide.readthedocs.io/en/latest/what_is_jupyter.html) * [Jupyter/IPython Notebook Quick Start Guide](http://jupyter-notebook-beginner-guide.readthedocs.io/en/latest/what_is_jupyter.html)
* [What is Jupyter Notebook by codebasics, duration 8:24](https://www.youtube.com/watch?v=q_BzsPxwLOE) * [What is Jupyter Notebook by codebasics, duration 8:24](https://www.youtube.com/watch?v=q_BzsPxwLOE)
* [Jupyter Notebook Tutorial / Ipython Notebook Tutorial, by codebasics, duration 24:07](https://www.youtube.com/watch?v=EEEZX_0FMEc) * [Jupyter Notebook Tutorial / Ipython Notebook Tutorial, by codebasics, duration 24:07](https://www.youtube.com/watch?v=EEEZX_0FMEc)
* [More Information](https://www.datacamp.com/community/tutorials/tutorial-jupyter-notebook) * [More Information](https://www.datacamp.com/community/tutorials/tutorial-jupyter-notebook)