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

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.