1
0
Fork 0
mirror of https://github.com/vinta/awesome-python.git synced 2024-11-13 11:16:10 -05:00

Merge pull request #1043 from markusschanta/master

Add link to awesome-jupyter in Interactive Interpreter section
This commit is contained in:
Vinta 2018-04-06 01:49:56 +08:00 committed by GitHub
commit 53221fe3f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -729,6 +729,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [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.
* [awesome-jupyter](https://github.com/markusschanta/awesome-jupyter)
* [ptpython](https://github.com/jonathanslenders/ptpython) - Advanced Python REPL built on top of the [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit).
## Internationalization