You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't cache the server object when retrieving from TRAMP file name
There is no need to cache the server object since `jupyter-server`
returns a cached server object already based on the URL passed to it.
* jupyter-tramp.el (jupyter-tramp-server-from-file-name): Do it.
0 commit comments