Jason Grout 6be51dbe66 Update to Typescript 2.9.2. il y a 6 ans
..
src 0874095785 Switch to using setBusy function il y a 7 ans
style 9af8bf1573 Presentation mode (#3509) il y a 7 ans
README.md 4bec5eacf8 Add more README text. il y a 7 ans
package.json 6be51dbe66 Update to Typescript 2.9.2. il y a 6 ans
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. il y a 6 ans

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.