mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Rename "IPython" to "Jupyter Notebook"
* [Jupyter Notebook (IPython)](https://jupyter.org) - A rich toolkit to help you make the most out of using Python interactively.
This commit is contained in:
parent
d494b65338
commit
da9049c502
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
|
||||
*Interactive Python interpreters (REPL).*
|
||||
|
||||
* [IPython](https://github.com/ipython/ipython) - A rich toolkit to help you make the most out of using Python interactively.
|
||||
* [Jupyter Notebook (IPython)](https://jupyter.org) - A rich toolkit to help you make the most out of using Python interactively.
|
||||
* [bpython](http://bpython-interpreter.org) – A fancy interface to the Python interpreter.
|
||||
* [ptpython](https://github.com/jonathanslenders/ptpython) - Advanced Python REPL built on top of the [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit).
|
||||
|
||||
|
|
Loading…
Reference in a new issue