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 3082366 commit 9a55040Copy full SHA for 9a55040
jupyter_client/consoleapp.py
@@ -86,6 +86,7 @@
86
f="JupyterConsoleApp.connection_file",
87
kernel="JupyterConsoleApp.kernel_name",
88
ssh="JupyterConsoleApp.sshserver",
89
+ sshkey="JupyterConsoleApp.sshkey",
90
)
91
aliases.update(app_aliases)
92
0 commit comments