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 2f377e3 commit da44492Copy full SHA for da44492
packages/jupyter-ai/src/widgets/settings-widget.tsx
@@ -27,4 +27,4 @@ export function buildAiSettings(
27
SettingsWidget.title.icon = settingsIcon;
28
SettingsWidget.title.caption = 'Jupyter AI Settings'; // TODO: i18n
29
return SettingsWidget;
30
-}
+}
0 commit comments