Steven Silvester a81fd3ddeb New version 4 년 전
..
.vscode 8d5d9f5667 clean up packages 5 년 전
src d6a3ec2a04 Fix ‘Unexpected lexical declaration in case block no-case-declarations’ lint errors 5 년 전
style f749ef038b migrated running item icons to JLIcon 5 년 전
test e604cfe88b Lint files 5 년 전
README.md 4bec5eacf8 Add more README text. 7 년 전
babel.config.js ee03728830 Run console tests in jest 5 년 전
jest.config.js 8d5d9f5667 clean up packages 5 년 전
package.json a81fd3ddeb New version 4 년 전
tsconfig.json f749ef038b migrated running item icons to JLIcon 5 년 전
tsconfig.test.json 6d6c18f7ac clean up createFileSession and add self to test build target 5 년 전
typedoc.json afe04d6898 Migrate typedoc config to more conventional typedoc.json files 5 년 전

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.