-
-
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
PR: Spyder kernels server #20151
Open
impact27
wants to merge
143
commits into
spyder-ide:master
Choose a base branch
from
impact27:spyder_kernels_server
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
PR: Spyder kernels server #20151
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
impact27
force-pushed
the
spyder_kernels_server
branch
from
December 4, 2022 09:26
3d2ea1d
to
18d090a
Compare
…pact27/spyder-kernels.git external-deps/spyder-kernels subrepo: subdir: "external-deps/spyder-kernels" merged: "a1386a921" upstream: origin: "https://github.com/impact27/spyder-kernels.git" branch: "print_remote" commit: "a1386a921" git-subrepo: version: "0.4.5" origin: "https://github.com/ingydotnet/git-subrepo" commit: "aa416e4"
…b.com/impact27/spyder-kernels.git external-deps/spyder-kernels subrepo: subdir: "external-deps/spyder-kernels" merged: "c1e60e0e4" upstream: origin: "https://github.com/impact27/spyder-kernels.git" branch: "print_remote" commit: "c1e60e0e4" git-subrepo: version: "0.4.5" origin: "https://github.com/ingydotnet/git-subrepo" commit: "aa416e4"
impact27
force-pushed
the
spyder_kernels_server
branch
from
June 22, 2023 04:25
e86c845
to
b0d21d3
Compare
This reverts commit 9913876.
…pact27/spyder-kernels.git external-deps/spyder-kernels subrepo: subdir: "external-deps/spyder-kernels" merged: "67dceeb9b" upstream: origin: "https://github.com/impact27/spyder-kernels.git" branch: "print_remote" commit: "67dceeb9b" git-subrepo: version: "0.4.5" origin: "https://github.com/ingydotnet/git-subrepo" commit: "aa416e4"
impact27
force-pushed
the
spyder_kernels_server
branch
from
September 19, 2023 06:11
833a741
to
d819951
Compare
impact27
force-pushed
the
spyder_kernels_server
branch
from
November 11, 2023 14:19
e5e1914
to
823a5b7
Compare
…b.com/impact27/spyder-kernels.git external-deps/spyder-kernels subrepo: subdir: "external-deps/spyder-kernels" merged: "8b95bcd56" upstream: origin: "https://github.com/impact27/spyder-kernels.git" branch: "print_remote" commit: "8b95bcd56" git-subrepo: version: "0.4.5" origin: "https://github.com/ingydotnet/git-subrepo" commit: "aa416e4"
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of Changes
Add a spyder kernels server, so the spyder kernels can be managed on a remote server.
This adds the possibility to easily open / restart kernels on remote servers
Issue(s) Resolved
Fixes #
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:
Spyder-kernels PR: spyder-ide/spyder-kernels#432