JSPM

@jupyterlab/rendermime

2.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 61781
  • Score
    100M100P100Q232505F
  • License BSD-3-Clause

JupyterLab - RenderMime

Package Exports

  • @jupyterlab/rendermime
  • @jupyterlab/rendermime/style/index.css

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.