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

Remove the "broadcasting" mechanism of Python/Julia from Settings window #2604

Merged
merged 3 commits into from
Feb 19, 2024

Conversation

soininen
Copy link
Contributor

@soininen soininen commented Feb 19, 2024

We now treat the Python interpreter/Julia executable set in application settings as the global default so the "broadcasting" buttons in Settings widget are not needed anymore.

Resolves #2446

Checklist before merging

  • Documentation is up-to-date
  • Release notes have been updated
  • Unit tests have been added/updated accordingly
  • Code has been formatted by black
  • Unit tests pass

Tool specifications now always use the global Python interpreter
from settings so we do not need to explicitly broadcast it to
specifications.

Re #2446
Tool specifications now always use the global Julia executable
from settings so we do not need to explicitly broadcast it to
specifications.

Re #2446
@soininen soininen changed the title Remove the "broadcastin" mechanism of Python/Julia from Settings window Remove the "broadcasting" mechanism of Python/Julia from Settings window Feb 19, 2024
@soininen soininen merged commit ae96b85 into 0.8-dev Feb 19, 2024
@soininen soininen deleted the 2446_respect_interpreter_from_app_settings branch February 19, 2024 10:52
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.

None yet

1 participant