ModularM
Modular15mo ago
12 replies
Pun

Getting jupyter lab to run mojo on Apple Silicon

I'm unable to find the mojo kernal on VSCode Jupyter nor the web version of Jupyter Lab. What could I be missing?

The tutorial seems incorrect https://github.com/modularml/mojo/blob/main/examples/notebooks/README.md

VSCode seems to explicitly require a python environment. And $MODULAR_HOME is not a thing that exists

I also made a pull request towards the docs https://github.com/modularml/mojo/pull/3803 to clear up what I could
Screenshot_2024-11-23_at_13.56.18.png
GitHub
The Mojo Programming Language. Contribute to modularml/mojo development by creating an account on GitHub.
mojo/examples/notebooks/README.md at main · modularml/mojo
GitHub
And add more clarification to end users not familiar with conda .yml files
[Docs] Update the notebook tutorial by PunkPun · Pull Request #3803...
Was this page helpful?