-
Notifications
You must be signed in to change notification settings - Fork 11
ENH: Add Spyder #330
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
base: main
Are you sure you want to change the base?
ENH: Add Spyder #330
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)
|
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. |
|
Okay needs conda-forge/spyder-feedstock#230 then maybe it'll work! |
|
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)
|
Needs spyder-ide/spyder#24825 and probably also spyder-ide/spyder#24752 |
Not sure this will work since locally installing
spyderfrom source using--no-depsI get an error, but we'll see!Closes #308