All activity
Leo Yang
left a comment
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
PyConsole
An extension to run python right in the browser
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.
PyConsole
An extension to run python right in the browser
Fire up a python console in the browser -- PyConsole is an extension which you can use to directly run python programs in the browser; It mimics the behavior of a normal REPL that you can launch in a terminal but aims to achieve more with the power of the browser environment.
PyConsole
Run Python in your browser