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.
2 parents 004b4d7 + 9a55040 commit fc9b688Copy full SHA for fc9b688
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