|
@@ -4,7 +4,7 @@ files in JupyterLab. The Document Manager uses it to create models and
|
|
|
widgets for documents. The File Browser uses the Document Manager when
|
|
|
creating and opening files.
|
|
|
|
|
|
-The Document Manager creates models, contexts, and widgets for documents
|
|
|
+The Document Manager handles models, contexts, and widgets for documents
|
|
|
and manages their life cycle.
|
|
|
|
|
|
Extensions in the JupyterLab application can register widget factories,
|