Add link to awesome-jupyter in Interactive Interpreter section

This commit is contained in:
Markus Schanta 2018-04-05 14:29:49 +00:00
parent d56c87f6b7
commit 3220c46fe4
1 changed files with 1 additions and 1 deletions

View File

@ -725,7 +725,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
## Interactive Interpreter
*Interactive Python interpreters (REPL).*
*Interactive Python interpreters (REPL). See: [awesome-jupyter](https://github.com/markusschanta/awesome-jupyter).*
* [bpython](https://github.com/bpython/bpython) - A fancy interface to the Python interpreter.
* [Jupyter Notebook (IPython)](https://jupyter.org) - A rich toolkit to help you make the most out of using Python interactively.