Jason Grout 77da713a8a Upgrade to TypeScript 2.8.3 пре 7 година
..
src b36f970911 Disable ForeignHandler by default and add command console:toggle-echo to enable ForeighHandler through context menu (#4503) пре 7 година
style 9af8bf1573 Presentation mode (#3509) пре 7 година
README.md 4bec5eacf8 Add more README text. пре 7 година
package.json 77da713a8a Upgrade to TypeScript 2.8.3 пре 7 година
tsconfig.json cc74a5d477 Target typescript compilation to ES2015 instead of ES5. пре 7 година

README.md

@jupyterlab/console

A JupyterLab package which implements an interactive console for Jupyter kernels. It is designed to be similar to the Jupyter QtConsole, and can act as a more temporary scratch space for computation using the notebook and the file editor.