Move awesome-jupyter link under the Jupyter Notebook (IPython) entry

This commit is contained in:
Markus Schanta 2018-04-05 16:00:51 +00:00
parent 3220c46fe4
commit 3dfebf67e6
1 changed files with 2 additions and 1 deletions

View File

@ -725,10 +725,11 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
## Interactive Interpreter ## Interactive Interpreter
*Interactive Python interpreters (REPL). See: [awesome-jupyter](https://github.com/markusschanta/awesome-jupyter).* *Interactive Python interpreters (REPL).*
* [bpython](https://github.com/bpython/bpython) - A fancy interface to the Python interpreter. * [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. * [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). * [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 ## Internationalization