Package Exports
- @jupyterlab/rendermime
- @jupyterlab/rendermime/lib/index.js
- @jupyterlab/rendermime/lib/renderers
- @jupyterlab/rendermime/lib/renderers.js
- @jupyterlab/rendermime/style/base.css
- @jupyterlab/rendermime/style/index
- @jupyterlab/rendermime/style/index.css
- @jupyterlab/rendermime/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/rendermime) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@jupyterlab/rendermime
A JupyterLab package which manages mime bundle renderers for the application, and provides default renderers for a number of formats, such as markdown, HTML, images, and LaTeX.
A simplified interface for adding new mime renderers to the application can be found in @jupyterlab/rendermime-interfaces.
The rendermime is a singleton on the application.