Update index.md (#20593)

Cleaned up 2nd and 3rd paras.
pull/24984/head
John S. De Stefano Jr 2018-10-21 02:27:06 -04:00 committed by Randell Dawson
parent 4705ebc091
commit 1c19656776
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ title: Jupyter Notebook
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. 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. Jupyter Notebook helps you create and share documents containing live code, equations, visualizations, and rich text.
You can use it for: You can use it for:
* data cleaning and transformation * data cleaning and transformation
@ -15,7 +15,7 @@ You can use it for:
* machine learning * machine learning
<img src="https://github.com/indianmoody/images/blob/master/guide_fcc/guides_jupyter_snap.jpeg" width="400" height="300" /> <img src="https://github.com/indianmoody/images/blob/master/guide_fcc/guides_jupyter_snap.jpeg" width="400" height="300" />
See your results as you go step by step. Just like in this image. See your results as you go step by step, just like in this image.
## What Is A Jupyter Notebook? ## What Is A Jupyter Notebook?