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: Add comm handler to get information about the Python environment associated to the kernel #495

Merged
merged 6 commits into from
Aug 19, 2024

Conversation

ccordoba12
Copy link
Member

@ccordoba12 ccordoba12 commented Jul 22, 2024

This is necessary for spyder-ide/spyder#22350.

@ccordoba12 ccordoba12 added the type:Enhancement New feature or request label Jul 22, 2024
@ccordoba12 ccordoba12 added this to the v3.0.0b8 milestone Jul 22, 2024
@ccordoba12 ccordoba12 self-assigned this Jul 22, 2024
@ccordoba12 ccordoba12 force-pushed the add-envinfo-handler branch 4 times, most recently from 47d96be to 23393cf Compare July 22, 2024 16:33
@ccordoba12 ccordoba12 modified the milestones: v3.0.0b8, v3.0.0b9 Aug 8, 2024
@ccordoba12 ccordoba12 force-pushed the add-envinfo-handler branch 9 times, most recently from 5f2ced8 to eed79f0 Compare August 13, 2024 17:53
Most of these functions were added to Spyder first but we need to have
them here now.
@ccordoba12 ccordoba12 force-pushed the add-envinfo-handler branch 3 times, most recently from 9388327 to 291dc5f Compare August 13, 2024 18:16
- This will be used from Spyder for a new status bar widget which will
display this info.
- Also add a test for it.
- Some tests were failing without it.
- Also, add code to enable remote SSH connection to all workflows and
rename them for clarity.
- That extra info is necessary to build the associated console banner.
- Expand tests to cover that.
@ccordoba12 ccordoba12 force-pushed the add-envinfo-handler branch from 19b0b41 to 4189fbf Compare August 16, 2024 15:35
@ccordoba12 ccordoba12 force-pushed the add-envinfo-handler branch from 5bed821 to c09aa62 Compare August 18, 2024 02:03
@ccordoba12 ccordoba12 merged commit e8a4a85 into spyder-ide:master Aug 19, 2024
12 checks passed
@ccordoba12 ccordoba12 deleted the add-envinfo-handler branch August 19, 2024 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant