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 e96b854 commit 87290fbCopy full SHA for 87290fb
src/index.tsx
@@ -478,4 +478,5 @@ const plugins: JupyterFrontEndPlugin<any>[] = [
478
];
479
480
export { JobsView };
481
+export { default as AdvancedOptions } from './advanced-options';
482
export default plugins;
0 commit comments