We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df5e5d3 commit c2b4b1fCopy full SHA for c2b4b1f
python/jupytercad_lab/src/notebookrenderer.ts
@@ -27,7 +27,7 @@ import {
27
IJupyterYWidget,
28
IJupyterYWidgetManager,
29
JupyterYModel,
30
- JupyterYDoc,
+ JupyterYDoc
31
} from 'yjs-widgets';
32
import { Toolbar } from '@jupyterlab/ui-components';
33
import { ConsolePanel } from '@jupyterlab/console';
0 commit comments