Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 279 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 279 Bytes

@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.