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.