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
Check for and remove "RTC" drive prefix when returning selected file path added by the jupyter-collaboration (#541)
* Check for and remove "RTC:" prefix added by the jupyter-collaboration from the file path
* Require and pass app.serviceManager.contents to getSelectedFilePath, not whole app
* abstract path checking and manipulation into getLocalPath
* formatting
0 commit comments