Jason Grout b0a3234f3a Merge branch 'master' into context před 7 roky
..
src c90b59be02 Get rid of double toolbars in file editor and mime document. před 7 roky
style c90b59be02 Get rid of double toolbars in file editor and mime document. před 7 roky
README.md a78b273e6b More READMEs před 7 roky
package.json b0a3234f3a Merge branch 'master' into context před 7 roky
tsconfig.json cc74a5d477 Target typescript compilation to ES2015 instead of ES5. před 7 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.