-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
ENH: coreg UI #10276
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
ENH: coreg UI #10276
Conversation
|
Let's get rid of it from the command line, too. YAGNI and we get more |
Perfect! I was wondering actually |
|
I ended up removing a lot of lines in the end. |
|
What is the best way to deal with I do not have this behaviour with |
|
The parameters in the signature should match the set in the docstring. If some are deprecated, you just change their description like: |
|
My diff is really boring: |
I liked this one 😅 |
|
I decided to remove only |
|
I do not understand why this fails (only!) on |
|
@GuillaumeFavelier I think I've seen this issue before locally after unsetting the |
|
Do you have an idea on how to fix this? It does not make sense to me because |
|
And I just tried on a clean conda env, I cannot reproduce. |
|
Explaining it to you made me realize the issue @hoechenberger 😅 Indeed it's only a I'll push something to fix that 👍 |
|
Perfect! @GuillaumeFavelier I'll be home in 30 min and can test then. Also happy to make a screen share session if you want! Just ping me |
|
Thanks @GuillaumeFavelier! |
This small PR extracted from #10224
project_eegfrom the view options(and only the view options, it's still possible to enable it from command line for example)plus minor edits