Steven Silvester 049fc2ab07 Lint fixes 6 years ago
..
src 049fc2ab07 Lint fixes 6 years ago
style 2427b1752c remove In and Out from all prompts 6 years ago
README.md 4bec5eacf8 Add more README text. 7 years ago
package.json 9a8e1eca9a Publish 6 years ago
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. 6 years ago

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.