-
-
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: Check spyder-remote-services
version compatibility (Remote client)
#22860
base: master
Are you sure you want to change the base?
Conversation
Hello @hlouzada! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2024-11-12 23:41:30 UTC |
spyder-remote-services
version compatibility (Remote client)
@hlouzada, please rebase on top of master to make our tests on Mac pass. |
39e741f
to
6a9fe49
Compare
- This matches where the Spyder-kernels version constants are placed for the IPython console. - Also, remove a couple of constants that are unnecessary.
fbdb917
to
2509991
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed and suggested a clearer, more concise and easier to understand formulation of the UI text
Co-authored-by: C.A.M. Gerlach <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revised UI text/message LGTM
Description of Changes
Modify server installation check and ensure server methods to check whether the spyder server version is compatible and updatable or display an error.
Visual changes
Show message when there's a mismatch between the Spyder and spyder-remote-services versions
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