Skip to content

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

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

You must be logged in to vote

Well... Magic 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 /opt/modular at system level.

However, you are welcome to install Magic at user level.
👉 Command export MODULAR_HOME="$HOME/.modular" && curl -ssL https://magic.modular.com | bash [because MODULAR_HOME is set to /opt/modular/share/max by default].

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

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