Brian E. Granger 29fd45197a Merge pull request #4465 from gnestor/mimerender-errors преди 7 години
..
src 54203d5391 Clean up преди 7 години
style 848677ad4c Add equal padding around error output преди 7 години
README.md df19083f58 Still more READMEs преди 7 години
package.json 77da713a8a Upgrade to TypeScript 2.8.3 преди 7 години
tsconfig.json cc74a5d477 Target typescript compilation to ES2015 instead of ES5. преди 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.