Brian E. Granger 29fd45197a Merge pull request #4465 from gnestor/mimerender-errors %!s(int64=7) %!d(string=hai) anos
..
src 54203d5391 Clean up %!s(int64=7) %!d(string=hai) anos
style 848677ad4c Add equal padding around error output %!s(int64=7) %!d(string=hai) anos
README.md df19083f58 Still more READMEs %!s(int64=7) %!d(string=hai) anos
package.json 77da713a8a Upgrade to TypeScript 2.8.3 %!s(int64=7) %!d(string=hai) anos
tsconfig.json cc74a5d477 Target typescript compilation to ES2015 instead of ES5. %!s(int64=7) %!d(string=hai) anos

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.