maphew
maphew8mo ago

Package manager config

in Marimo edit session under the gear cog there's an option to change from pip to pixi for package management. How do I ensure that change persists? (Setting it doesn't seem to change the .toml file).
4 Replies
Akshay
Akshay8mo ago
I tried it on macOS and the change is persisting for me to ~/.marimo.toml. Can you provide more info to see if we can reproduce this issue? e.g., operating system, marimo version. In the meantime you could manually change the .toml file, though I know that's not as nice.
maphew
maphewOP8mo ago
oh, ok, yes I see it is being saved in home dir. I expected it to be project specific. An argument could/should be made that it should be project based rather than user based. For instance, what happens with a shared/distributed project when package managers are mixed?
Akshay
Akshay8mo ago
Yea, I agree — we do need to think through configuration more carefully. Thank you for the nudge
maphew
maphewOP8mo ago
heh, no problem. nudging is something I can do