Jason Grout b0a3234f3a Merge branch 'master' into context %!s(int64=7) %!d(string=hai) anos
..
src 11ffaafa47 Revert part of 7a5bd00ce3df55b85c747d02a00e87c49e3288b4 dealing with factoryNames. %!s(int64=7) %!d(string=hai) anos
README.md df19083f58 Still more READMEs %!s(int64=7) %!d(string=hai) anos
package.json 77da713a8a Upgrade to TypeScript 2.8.3 %!s(int64=7) %!d(string=hai) anos
tsconfig.json cc74a5d477 Target typescript compilation to ES2015 instead of ES5. %!s(int64=7) %!d(string=hai) anos

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.