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.