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

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.