Skip to content

PR: Fix kernels status for remote clients (IPython console)#25663

Open
hlouzada wants to merge 43 commits intospyder-ide:masterfrom
hlouzada:fix-remoteclient-kernels-status
Open

PR: Fix kernels status for remote clients (IPython console)#25663
hlouzada wants to merge 43 commits intospyder-ide:masterfrom
hlouzada:fix-remoteclient-kernels-status

Conversation

@hlouzada
Copy link
Contributor

@hlouzada hlouzada commented Feb 4, 2026

Description of Changes

  • Added Reconnect button and action for remote kernels
  • Separated reconnect errors, with restart errors and kernel interrupts for remote kernels.
  • Added loading animation for remote kernels interactions taking too long.
  • Added heartbeat to handle JupyterHub managed spyder-server's connection lost
  • Fix heartbeat logic for web-socket jupyter kernel clients by explicitly handling ping/pong interaction of the ws protocol
  • Minor fixes and changes for remote kernels
  • Depends on Handle restarting state in connected kernels qtconsole#647
  • Wrote at least one-line docstrings (for any new functions)
  • Added unit test(s) covering the changes (if testable)

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

@ccordoba12 ccordoba12 added this to the v6.1.3 milestone Feb 4, 2026
@ccordoba12 ccordoba12 changed the title PR: Fix remoteclient kernels status PR: Fix kernels status for remote clients (IPython console) Feb 4, 2026
@hlouzada hlouzada force-pushed the fix-remoteclient-kernels-status branch from 949b676 to ea3a691 Compare February 4, 2026 18:14
subrepo:
  subdir:   "external-deps/qtconsole"
  merged:   "f6e548ef1"
upstream:
  origin:   "https://github.com/spyder-ide/qtconsole.git"
  branch:   "main"
  commit:   "f6e548ef1"
git-subrepo:
  version:  "0.4.9"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "cce3d93"
@hlouzada hlouzada force-pushed the fix-remoteclient-kernels-status branch from ea3a691 to 0e267fa Compare February 4, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants