Steven Silvester 8313cccca7 New version 4 vuotta sitten
..
.vscode 8d5d9f5667 clean up packages 5 vuotta sitten
src d6a3ec2a04 Fix ‘Unexpected lexical declaration in case block no-case-declarations’ lint errors 5 vuotta sitten
style d622862b5a Removing old handling of micro toolbar using a before selector. 4 vuotta sitten
test e604cfe88b Lint files 5 vuotta sitten
README.md 4bec5eacf8 Add more README text. 7 vuotta sitten
babel.config.js ee03728830 Run console tests in jest 5 vuotta sitten
jest.config.js 8d5d9f5667 clean up packages 5 vuotta sitten
package.json 8313cccca7 New version 4 vuotta sitten
tsconfig.json f749ef038b migrated running item icons to JLIcon 5 vuotta sitten
tsconfig.test.json 6d6c18f7ac clean up createFileSession and add self to test build target 5 vuotta sitten
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files 5 vuotta sitten

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.