Steven Silvester 04986d208b Handle 'latest' specification il y a 7 ans
..
src b1e0a04435 Cleanup il y a 7 ans
style ad7b99e6bc Move link color into a theme variable, and carefully scope it. (#3259) il y a 7 ans
typings b09d3bc184 fix rendermime package il y a 8 ans
README.md df19083f58 Still more READMEs il y a 7 ans
package.json 04986d208b Handle 'latest' specification il y a 7 ans
tsconfig.json 9d85ed8165 Create the packages directory il y a 8 ans

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.