Max Klein 5f45d75c3a Makes matplotlib figs with dark text legible in the dark theme (and related fixes) (#5232) 6 роки тому
..
src 5f45d75c3a Makes matplotlib figs with dark text legible in the dark theme (and related fixes) (#5232) 6 роки тому
style 5f45d75c3a Makes matplotlib figs with dark text legible in the dark theme (and related fixes) (#5232) 6 роки тому
README.md 74eac68b72 Make codebase prettier 6 роки тому
package.json 9a8e1eca9a Publish 6 роки тому
tsconfig.json c5df745128 Rename base tsconfig.json to tsconfigbase.json so that running tsc at the root directory doesn’t accidentally try to do something. 6 роки тому

README.md

@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.