PyConsole
p/pyconsole-2
An extension to run python right in the browser
Leo Yang
PyConsole — An extension to run python right in the browser
1
PyConsole is an extension that allows you to run python in the browser. It pre-ships popular data science packages, such as pandas, numpy, scipy, matplotlib etc, is perfect for running light weight script as well as simple data analysis & visualization.
Replies
Best
Leo Yang
Besides lots of performance improvements and bug fixes after our last update. Here are some major updates of PyConsole. 1. Attaching local directories to the python file system; 2. Matplotlib works properly; 3. Tons of keyboard shortcuts along with basic vim mode and typing improvements added; Hope this will make it a more delightful tool to use