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

Skip to content

Commit 3dfebf6

Browse files
committed
Move awesome-jupyter link under the Jupyter Notebook (IPython) entry
1 parent 3220c46 commit 3dfebf6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -725,10 +725,11 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
725725

726726
## Interactive Interpreter
727727

728-
*Interactive Python interpreters (REPL). See: [awesome-jupyter](https://github.com/markusschanta/awesome-jupyter).*
728+
*Interactive Python interpreters (REPL).*
729729

730730
* [bpython](https://github.com/bpython/bpython) - A fancy interface to the Python interpreter.
731731
* [Jupyter Notebook (IPython)](https://jupyter.org) - A rich toolkit to help you make the most out of using Python interactively.
732+
* [awesome-jupyter](https://github.com/markusschanta/awesome-jupyter)
732733
* [ptpython](https://github.com/jonathanslenders/ptpython) - Advanced Python REPL built on top of the [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit).
733734

734735
## Internationalization

0 commit comments

Comments
 (0)