Ian Rose 4cc143f612 A lighter-touch fix for console focus. (#4893) 6 anni fa
..
src 4cc143f612 A lighter-touch fix for console focus. (#4893) 6 anni fa
style 74eac68b72 Make codebase prettier 6 anni fa
README.md 4bec5eacf8 Add more README text. 7 anni fa
package.json 4f54e989dd Publish 6 anni fa
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. 7 anni fa

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.