Skip to content

Conversation

@gschwind
Copy link
Contributor

@gschwind gschwind commented Aug 14, 2025

This path implement a configuration dialog for projects plugin, accessible via the menu Project>Settings that allow to setup a custom interpreter for this project. Opening a project will load the spyder kernel within the custom interpreter.

Description of Changes

  • Wrote at least one-line docstrings (for any new functions)
  • Added unit test(s) covering the changes (if testable)
  • Included a screenshot or animation (if affecting the UI, see Licecap)

I add a setting/configuration dialog to the projects plugin allowing to change per-project settings. In particular the current setting include the choose of the python executable/environment for the project.

Capture d’écran du 2025-08-14 20-50-49

Capture d’écran du 2025-08-14 20-38-00

Issue(s) Resolved

None

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: gschwind

@gschwind gschwind force-pushed the pr-implement-custom-interpreter-per-project branch 3 times, most recently from 8dbe0b5 to 7af2c69 Compare August 18, 2025 07:42
@gschwind gschwind force-pushed the pr-implement-custom-interpreter-per-project branch from 7af2c69 to b1c57ac Compare August 25, 2025 08:42
@gschwind gschwind force-pushed the pr-implement-custom-interpreter-per-project branch from b1c57ac to eb5d700 Compare December 10, 2025 10:47
@gschwind gschwind force-pushed the pr-implement-custom-interpreter-per-project branch 5 times, most recently from ad6e5b3 to 0fbcbb1 Compare January 20, 2026 10:14
…preter

This path implement a configuration dialog for the projects plugin,
accessible via the menu Project>Settings that allow to setup a
custom interpreter for this project. Opening a project will load the
spyder kernel within the custom interpreter.
@gschwind gschwind force-pushed the pr-implement-custom-interpreter-per-project branch from 0fbcbb1 to 19f58a6 Compare February 6, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant