Afshin Darian 18035d8e01 Merge pull request #4533 from ian-r-rose/notify_command_changed 7 gadi atpakaļ
..
src 54203d5391 Clean up 7 gadi atpakaļ
style 848677ad4c Add equal padding around error output 7 gadi atpakaļ
README.md df19083f58 Still more READMEs 7 gadi atpakaļ
package.json 18035d8e01 Merge pull request #4533 from ian-r-rose/notify_command_changed 7 gadi atpakaļ
tsconfig.json cc74a5d477 Target typescript compilation to ES2015 instead of ES5. 7 gadi atpakaļ

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.