Jason Grout 24138596f2 New version преди 6 години
..
src 334c0eb336 Prevent CSS import from TS and update services example преди 6 години
style 34c3b38176 Refactor CSS styles преди 6 години
README.md 74eac68b72 Make codebase prettier преди 6 години
package.json 24138596f2 New version преди 6 години
tdoptions.json 5fee8c5389 Switch to ts 3.1 преди 6 години
tsconfig.json 9b465f43d7 Clean up handling of src преди 6 години

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.