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
I also made a pull request towards the docs https://github.com/modularml/mojo/pull/3803 to clear up what I could
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 existsI also made a pull request towards the docs https://github.com/modularml/mojo/pull/3803 to clear up what I could

GitHub
The Mojo Programming Language. Contribute to modularml/mojo development by creating an account on GitHub.
GitHub![[Docs] Update the notebook tutorial by PunkPun · Pull Request #3803...](https://images-ext-1.discordapp.net/external/eQ3blIklX-rjAR85pFyh9q0lcBE785ksK4oRhfGkl9g/https/opengraph.githubassets.com/9bb65881a6c50e80e31dd0fe5d44225a5dff2c959ee9cb240d32a1ac1003cd26/modularml/mojo/pull/3803)
And add more clarification to end users not familiar with conda .yml files
