Steven Silvester 689f24c85e bump coretuils version 7 years ago
..
src 53edd81cec Bust local cache (#3851) 7 years ago
style 0c58c24f19 RenderedJavascript displayed using theme color1 7 years ago
typings b09d3bc184 fix rendermime package 8 years ago
README.md df19083f58 Still more READMEs 7 years ago
package.json 689f24c85e bump coretuils version 7 years ago
tsconfig.json 9d85ed8165 Create the packages directory 8 years ago

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.