Package Exports
- @jupyterlab/codeeditor
- @jupyterlab/codeeditor/lib/index.js
- @jupyterlab/codeeditor/lib/tokens
- @jupyterlab/codeeditor/lib/tokens.js
- @jupyterlab/codeeditor/style/base.css
- @jupyterlab/codeeditor/style/index
- @jupyterlab/codeeditor/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/codeeditor) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@jupyterlab/codeeditor
A JupyterLab package which defines an abstract interface to a code editor, which is used in many places in the application, including cells and the file editor.