Skip to content
K7 edited this page Jun 6, 2023 · 3 revisions

Welcome to the mojo-vscode wiki!

1 Local development

Mojo🔥 isn't yet available for local execution and development. Currently, you can run Mojo🔥 code only in the development environment hosted by Modular. Check out https://docs.modular.com/mojo/get-started.html for how to get access to and use this “Mojo Playground”.

2 Connecting VSCode to the Mojo Playground

The Mojo Playground is a JupyterHub hosted by Modular. One can connect to it from VSCode (with the Jupyter Extension installed) like any other remote JupyterHub.

  1. Create an API Token in the JupyterHub:

    VSCode-Mojo_Playground-1.mp4
  2. Select the running remote Jupyter Server of the Mojo Playground as the Notebook Kernel in VSCode:

    VSCode-Mojo_Playground-2.mp4
Clone this wiki locally