Steven Silvester 97cf611eee Fix services deps 7 vuotta sitten
..
src b1e0a04435 Cleanup 7 vuotta sitten
style 6222342e0c Fix content/code font color variables. 7 vuotta sitten
typings b09d3bc184 fix rendermime package 8 vuotta sitten
README.md df19083f58 Still more READMEs 7 vuotta sitten
package.json 97cf611eee Fix services deps 7 vuotta sitten
tsconfig.json 9d85ed8165 Create the packages directory 8 vuotta sitten

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.