IPython(Interactive Python) 是一种基于Python的交互式解释器。相较于原生的Python Shell,IPython提供了更为强大的编辑和交互功能。
Created by ipython
发布于 January 30, 2006
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
#编辑器#Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.
Ready-to-run Docker images containing Jupyter applications
JupyterHub是一个支持多用户的Notebook服务器,用于创建、管理和代理多个Jupyter Notebook实例
📘 The interactive computing suite for you! ✨
Visualizer for pandas data structures
#前端开发#A curated list of awesome Jupyter projects, libraries and resources
:atom: Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.
Because sometimes you need to do it live
Full-screen console debugger for Python
💫 Beautiful spinners for terminal, IPython and Jupyter
#编辑器#Jupyter notebooks in the terminal
A Python module for common interactive command line user interfaces
Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol
#计算机科学#Apache Spark & Python (pySpark) tutorials for Big Data Analysis and Machine Learning as IPython / Jupyter notebooks
strip output from Jupyter and IPython notebooks
《Python Web开发实战》书中源码