https://playground.modular.com/user/emailteam@wir-sind-cool.org/lab/tree/HelloMojo.ipynb?
GET STARTED
Mojo SDK now available! Update an existing installation of the Mojo SDK:
sudo apt-get update sudo apt-get install modular modular clean modular install mojo Command copied to clipboard Install the Mojo SDK for your platform:
Install on Linux
By downloading and installing the SDK, you agree to the terms and conditions of the license
Install on Linux Verify your computer meets the system requirements
. Install the Modular CLI:
curl https://get.modular.com | \
MODULAR_AUTH=mut_5563dbbe5bc34ed6906c6f8fabedef01 \ sh -
Command copied to clipboard Install the Mojo SDK:
modular install mojo Command copied to clipboard Optionally, install the Mojo extension for VS Code. Get started with Hello World! Manual installation instructions