Clemens Brunner

Results 756 comments of Clemens Brunner

Just one quick response to the point on CI runs: if we switch from `pip` to `uv pip` (not even plain `uv`), we get the following install times for `mne[dev]`...

> To me this is a non-starter. Interactive API exploration is something I use a lot with both MNE (where sometimes I forget the exact name of a func, so...

This is great news! I'm all for an official solution, and if this really lands I'm happy to work on a PR.

Here's how I fixed the drag and drop issue: https://github.com/cbrnr/mnelab/commit/4b65c817e7ce3989f44c5b5cc94c88da8d905996

That's weird. Maybe mention in that bug report that the problem still occurs in 6.7.1 (because it claims that it has been fixed in that version)?

Re is that the same bug, it could be, it also showed an incorrect class hierarchy for me. But maybe this was just a problem in this particular method, which...