Package Exports
- @jupyterlab/console
- @jupyterlab/console/lib/index.js
- @jupyterlab/console/style/base.css
- @jupyterlab/console/style/index
- @jupyterlab/console/style/index.css
- @jupyterlab/console/style/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@jupyterlab/console) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@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.