Skip to content
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: Remove double message on restart after kernel dies (IPython console) #21540

Merged

Conversation

ccordoba12
Copy link
Member

@ccordoba12 ccordoba12 commented Nov 17, 2023

Description of Changes

  • When the kernel was restarted after dying we were displaying two messages about it and also an error message generated by conda run for external interpreters. This PR fixes that.

    Before

    imagen

    After

    imagen

  • Expand tests to check that we restart kernels after they die for external interpreters.

  • Fix banner when IPython version can't be computed for external interpreters and check that we're correctly displaying it.

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: @ccordoba12

@ccordoba12 ccordoba12 self-assigned this Nov 17, 2023
@ccordoba12 ccordoba12 added this to the v6.0alpha3 milestone Nov 17, 2023
@ccordoba12 ccordoba12 merged commit ffecbe2 into spyder-ide:master Nov 17, 2023
14 checks passed
@ccordoba12 ccordoba12 deleted the remove-double-message-on-restart branch November 17, 2023 23:01
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.

1 participant