Skip to content

Commit 9a55040

Browse files
authored
Update consoleapp.py
1 parent 3082366 commit 9a55040

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jupyter_client/consoleapp.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
f="JupyterConsoleApp.connection_file",
8787
kernel="JupyterConsoleApp.kernel_name",
8888
ssh="JupyterConsoleApp.sshserver",
89+
sshkey="JupyterConsoleApp.sshkey",
8990
)
9091
aliases.update(app_aliases)
9192

0 commit comments

Comments
 (0)