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
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.
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?
Yea, I agree — we do need to think through configuration more carefully. Thank you for the nudge
heh, no problem. nudging is something I can do