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 1baabc8 commit 0f6a902Copy full SHA for 0f6a902
jupyter-tramp.el
@@ -306,7 +306,7 @@ fails."
306
(jupyter-api-authenticate client 'token))
307
(t
308
;; This is here so that reading a password using
309
- ;; `tramp-read-passwd' via `jupyter-api-read-passwd' will check
+ ;; `tramp-read-passwd' via `jupyter-tramp-read-passwd' will check
310
;; auth sources.
311
(tramp-set-connection-property v "first-password-request" t)
312
(jupyter-api-authenticate client
0 commit comments