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
This avoids issues when trying to deal with Emacs auto-save files in
notebook directories, paths like #bookmarks.org#. The notebook server
believes the hash to be the start of the fragment component of a URL.
* jupyter-rest-api.el (jupyter-api--sanitize-path): New function.
(jupyter-api--strip-slashes): Remove.
(jupyter-api-content-path): Use new function.
0 commit comments