Skip to content
This repository was archived by the owner on Feb 10, 2019. It is now read-only.

Commit 187adf1

Browse files
committed
Fix typos and image size
1 parent f8fa3fa commit 187adf1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
The Jupyter notebook is a web-based notebook environment for interactive
88
computing.
99

10-
![Jupyter notebook example](docs/resources/running_code.png "Jupyter notebook example")
10+
![Jupyter notebook example](docs/resources/running_code_med.png "Jupyter notebook example")
1111

12-
## Jupyter notebook -- the language-agnostic evolution of IPython notebook
12+
## Jupyter notebook, the language-agnostic evolution of IPython notebook
1313
Jupyter notebook is the language-agnostic HTML notebook application for
1414
Project Jupyter. In 2015, Jupyter notebook was released as part of
1515
The Big Split of the IPython codebase. IPython 3 was the last major monolithic
1616
release containing both language-agnostic code, such as the *IPython notebook*,
1717
and language specific code, such as the *IPython kernel for Python*. As
18-
computing spans many languages, Project Jupyter will continue to develop th
18+
computing spans many languages, Project Jupyter will continue to develop the
1919
language-agnostic **Jupyter notebook** in this repo and with the help of the
2020
community develop language specific kernels which are found in their own
2121
discrete repos.

docs/resources/running_code_med.png

587 KB
Loading

0 commit comments

Comments
 (0)