Jason Grout b0a3234f3a Merge branch 'master' into context 7 سال پیش
..
src 11ffaafa47 Revert part of 7a5bd00ce3df55b85c747d02a00e87c49e3288b4 dealing with factoryNames. 7 سال پیش
README.md df19083f58 Still more READMEs 7 سال پیش
package.json 77da713a8a Upgrade to TypeScript 2.8.3 7 سال پیش
tsconfig.json cc74a5d477 Target typescript compilation to ES2015 instead of ES5. 7 سال پیش

README.md

@jupyterlab/docmanager

A JupyterLab package which handles interactions with documents and the file system. It opens and closes files, creates new views onto files, and keeps track of open documents.

The DocumentManager should be considered a singleton for the application.