Skip to content

[(CUDA-based) (JupyterLab) MAX/Mojo docker stack] Why is Magic/Pixi not installed? #5

Closed Locked Pinned Answered by benz0li
benz0li asked this question in Q&A
Discussion options

You must be logged in to vote

Well... Magic/Pixi is a virtual environment manager and package manager based on conda.

IMHO containers and conda are not meant for each other.
ℹ️ That is why MAX/Mojo is available at /usr/local1 at system level.

However, you are welcome to install Pixi at user level.
👉 Command curl -fsSL https://pixi.sh/install.sh | bash.

If you want to use Pixi for MAX/Mojo as intended by Modular, use the JupyterLab Python docker stack.

Footnotes

  1. /opt/modular for versions < 25.5.0

Replies: 1 comment

Comment options

benz0li
Oct 14, 2024
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by benz0li
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant