Post #2089606
2026-05-06 11:49 UTC
RE: https://fosstodon.org/@nobodyinperson/116526914580592694
Okay as it's such a hassle to get a working #Spyder going on #NixOS, I made this flake so you can use this command to launch Spyder with your desired packages available:
> nix run git+https://codeberg.org/nobodyinperson/nix-spyder#withPackages numpy scipy pandas matplotlib ...
EDIT: ๐ And Mastodon still can't do Markdown, so it wrecks the displayed link. If you copy-paste it, it should be correct though.
More info here:
https://codeberg.org/nobodyinperson/nix-spyder
Replies (1)
-
@nobodyinperson@fosstodon.org 2026-05-06 17:31
I packaged the spyder-vim plugin to add #vim keybinding to #Spyder, below is a screencast. It's kinda meh though ๐ You have to focus a text box below the editor for the vim keybindings to be honored, and ESC doesn't focus it ๐คจ.