Brian E. Granger 9af8bf1573 Presentation mode (#3509) před 7 roky
..
src ab32311311 Remove extra spacing před 7 roky
style 9af8bf1573 Presentation mode (#3509) před 7 roky
README.md a78b273e6b More READMEs před 7 roky
package.json 2485eaae61 Publish před 7 roky
tsconfig.json d1d3900c83 Moving editorwidget to fileeditor. před 8 roky

README.md

@jupyterlab/fileeditor

A JupyterLab package which provides a text editor. The default text editor wraps a codemirror instance, but others may be substituted by implementing the @jupyterlab/codeeditor interface.