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 1ac2559 commit b9e7800Copy full SHA for b9e7800
kernel/src/components/Dialog.ts
@@ -1,7 +1,6 @@
1
import { ConnectCard } from './ConnectCard';
2
import { ServiceContainer } from '../services/ServiceContainer';
3
import { Card } from './Card';
4
-import { LabShell } from '@jupyterlab/application';
5
import { NotebookPanel } from '@jupyterlab/notebook';
6
import type { JupyterLiteServer } from '@jupyterlite/server';
7
0 commit comments