kingbaba
MModular
•Created by Alex Herkal on 9/8/2023 in #questions
How to enable Mojo in Kernel for VS Code Notebook when using GitHub Codespaces
Make sure you install the Jupyter extension and then run
pip install ipykernel
in VSCode terminal. I was having issues but running these steps fixed it2 replies