ENH: Add Spyder#330
Open
larsoner wants to merge 27 commits intomne-tools:mainfrom
Open
Conversation
* upstream/main: [pre-commit.ci] pre-commit autoupdate (mne-tools#340) [pre-commit.ci] pre-commit autoupdate (mne-tools#339) [pre-commit.ci] pre-commit autoupdate (mne-tools#338) [pre-commit.ci] pre-commit autoupdate (mne-tools#337) BUG: Fix bug with Windows post-install script (mne-tools#336) MAINT: Update towncrier (mne-tools#335) [pre-commit.ci] pre-commit autoupdate (mne-tools#334) ENH: Readd neurodsp (mne-tools#333) ENH: Use Python 3.13 (mne-tools#332) [pre-commit.ci] pre-commit autoupdate (mne-tools#331)
* upstream/main: [pre-commit.ci] pre-commit autoupdate (mne-tools#341)
Member
Author
|
Getting closer, hopefully just needs conda-forge/spyder-feedstock#229. If conda-forge/spyder-feedstock#228 lands then we can remove the conditional based on Win/Unix for Python. |
Member
Author
|
Okay needs conda-forge/spyder-feedstock#230 then maybe it'll work! |
Member
Author
|
Once we merge #362 once it's time to come back to this we'll want to add back the Spyder option using something like https://github.com/conda-forge/mne-feedstock/blob/403ca4bf0ea6892cf08cfbffb3b7bd8d251d1b36/recipe/menu/menu.json#L6 plus icons etc. |
* upstream/main: (26 commits) [pre-commit.ci] pre-commit autoupdate (mne-tools#368) FIX: More [ci skip] MAINT: Remove bot from list [pre-commit.ci] pre-commit autoupdate (mne-tools#367) MAINT: Bump to 1.10.0 (mne-tools#366) [pre-commit.ci] pre-commit autoupdate (mne-tools#365) BUG: Fix bug with terminal resolution (mne-tools#364) [pre-commit.ci] pre-commit autoupdate (mne-tools#363) ENH: Move menus to this repo (mne-tools#362) FIX: Update (mne-tools#361) [pre-commit.ci] pre-commit autoupdate (mne-tools#359) [pre-commit.ci] pre-commit autoupdate (mne-tools#358) [pre-commit.ci] pre-commit autoupdate (mne-tools#357) Bump autofix-ci/action from 551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef to 635ffb0c9798bd160680f18fd73371e355b85f27 in the actions group (mne-tools#356) [pre-commit.ci] pre-commit autoupdate (mne-tools#355) bump windows runners (mne-tools#353) [pre-commit.ci] pre-commit autoupdate (mne-tools#352) [pre-commit.ci] pre-commit autoupdate (mne-tools#351) MAINT: Bump to latest VTK (mne-tools#347) ENH: Add curryreader (mne-tools#349) ...
* upstream/main: [pre-commit.ci] pre-commit autoupdate (mne-tools#369)
Member
Author
|
Needs spyder-ide/spyder#24825 and probably also spyder-ide/spyder#24752 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Not sure this will work since locally installing
spyderfrom source using--no-depsI get an error, but we'll see!Closes #308