Jason Grout 54bc123589 Extend tsconfig to have a central place for uniform options. 7 년 전
..
src 6f54eb5a45 Enable the Typescript es6ModuleInterop option. 7 년 전
style 5d1074c54d Use inherit instead of unset for the font-size value. Use one general selector for all pre and code blocks nested in RenderedHTMLCommon class 7 년 전
README.md df19083f58 Still more READMEs 7 년 전
package.json c57bb491cb Update to typescript 2.9.1 7 년 전
tsconfig.json 54bc123589 Extend tsconfig to have a central place for uniform options. 7 년 전

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.