-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] PR: Add remote-files capability to remote-client plugin #23381
base: master
Are you sure you want to change the base?
[WIP] PR: Add remote-files capability to remote-client plugin #23381
Conversation
subrepo: subdir: "external-deps/spyder-kernels" merged: "d7e4319b5" upstream: origin: "https://github.com/spyder-ide/spyder-kernels.git" branch: "master" commit: "d7e4319b5" git-subrepo: version: "0.4.9" origin: "https://github.com/ingydotnet/git-subrepo" commit: "cce3d93"
Hello @hlouzada! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2025-01-09 19:37:43 UTC |
Description of Changes
Add remote files system API using fsspec for the remote-client plugin.
Use a mixture of rest/websocket to comunicate with spyder-remote-services and
provide a filesystem-like API to control remote file system.
Affirmation
By submitting this Pull Request or typing my (user)name below,
I affirm the Developer Certificate of Origin
with respect to all commits and content included in this PR,
and understand I am releasing the same under Spyder's MIT (Expat) license.
I certify the above statement is true and correct: @hlouzada