Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit da9049c

Browse files
committed
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.
1 parent d494b65 commit da9049c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
152152

153153
*Interactive Python interpreters (REPL).*
154154

155-
* [IPython](https://github.com/ipython/ipython) - A rich toolkit to help you make the most out of using Python interactively.
155+
* [Jupyter Notebook (IPython)](https://jupyter.org) - A rich toolkit to help you make the most out of using Python interactively.
156156
* [bpython](http://bpython-interpreter.org) – A fancy interface to the Python interpreter.
157157
* [ptpython](https://github.com/jonathanslenders/ptpython) - Advanced Python REPL built on top of the [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit).
158158

0 commit comments

Comments
 (0)