GitHub Action fa5b6ab7db [ci skip] New version há 3 anos atrás
..
.vscode 8d5d9f5667 clean up packages há 5 anos atrás
src 9e9109a6f1 Backport PR #12508: Get Auto Close Brackets working consistently in Consoles (#12526) há 3 anos atrás
style a0b72294bb Integrity update. há 4 anos atrás
test dbdefed9db Add linter rule for sorting import (#10344) há 3 anos atrás
README.md 4bec5eacf8 Add more README text. há 7 anos atrás
babel.config.js ee03728830 Run console tests in jest há 5 anos atrás
jest.config.js 8d5d9f5667 clean up packages há 5 anos atrás
package.json fa5b6ab7db [ci skip] New version há 3 anos atrás
tsconfig.json 15ac2db497 Make strings localizable in JLab code. há 4 anos atrás
tsconfig.test.json 15ac2db497 Make strings localizable in JLab code. há 4 anos atrás
typedoc.json 9b42db0c8a Update typedoc config for 0.20 beta 27 há 4 anos atrás

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.