Download/Access Notebooks

The workshop notebooks are available here: https://github.com/modularml/mojo

1. Local install

If you’re working on a local install of MojošŸ”„ you can git clone the repository:

$ git clone https://github.com/modularml/mojo.git
$ cd mojo/worshops/mojo_for_python_developers/

Open the folder on Visual Studio Code and start your exercises. Make sure you install the Mojo Visual Studio Code extension Alt text

2. Mojo Playground

First, git clone the repository to your local computer:

$ git clone https://github.com/modularml/mojo.git
$ cd mojo/examples/workshops

And then create a new folder in the JupterLab interface and drag and drop the files to the navigation bar on the playground

Alt text