Skip to content

Commit fc9b688

Browse files
authored
Merge pull request #733 from you-n-g/patch-1
2 parents 004b4d7 + 9a55040 commit fc9b688

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)