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 0207e50 commit ab4c9f2Copy full SHA for ab4c9f2
advanced/kernel-messaging/src/index.ts
@@ -39,8 +39,8 @@ const extension: JupyterFrontEndPlugin<void> = {
39
* @param app Jupyter Front End
40
* @param palette Jupyter Commands Palette
41
* @param mainMenu Jupyter Menu
42
- * @param launcher [optional] Jupyter Launcher
43
* @param translator Jupyter Translator
+ * @param launcher [optional] Jupyter Launcher
44
*/
45
function activate(
46
app: JupyterFrontEnd,
0 commit comments