Skip to content

Commit

Permalink
Fix another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
severinsimmler committed Dec 18, 2017
1 parent f1c72dd commit 311522c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -43,7 +43,7 @@ $ cd Topics
$ python setup.py install
```

## Working with Jupyter notebooks
## Working with Jupyter Notebooks
As a server-client application, the Jupyter Notebook App allows you to interactively edit and run Python code from within so-called notebooks via a web browser. Those notebooks also support the lightweight markup language [Markdown](https://en.wikipedia.org/wiki/Markdown), which allows you to document and comment single code snippets.

To install Jupyter:
Expand Down

0 comments on commit 311522c

Please sign in to comment.