Jason Grout b896f18fd8 Only emit the list of compiled files when doing a watch. 7 年 前
..
src 0874095785 Switch to using setBusy function 7 年 前
style 9af8bf1573 Presentation mode (#3509) 7 年 前
README.md 4bec5eacf8 Add more README text. 7 年 前
package.json b896f18fd8 Only emit the list of compiled files when doing a watch. 7 年 前
tsconfig.json c5df745128 Rename base tsconfig.json to tsconfigbase.json so that running tsc at the root directory doesn’t accidentally try to do something. 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.