JSPM

@jupyterlab/console

4.5.0-alpha.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 36775
  • Score
    100M100P100Q146548F
  • License BSD-3-Clause

JupyterLab - Code Console

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.