How can I install mojo in codespce on github?
I want to install it in a codespace, but it doesn't work
3 Replies
When I run the code, I get an error like this: The Mojo🔥 development environment was not found. If the Mojo SDK is installed, please set the MODULAR_HOME environment variable to the appropriate path, or set the
mojo.modularHomePath
configuration. If you do not have it installed, would you like to install it?Have you followed the instructions here - https://developer.modular.com/download ? Choosing the 'setup on Mac' option gives explicit instructions for codespaces.
Modular: AI development starts here
The worlds fastest unified AI execution engine, a new programming language for all of AI and the most cost effective and performant compute platform.
@Kiryuh You probably forgot to run these commands:
https://youtu.be/knGTSXe7ytI?t=110
And then connect to the server/instance on vscode if its on another system (as i believe by "code" you mean vscode), as seen ere':
https://youtu.be/knGTSXe7ytI?t=307
Modular
YouTube
Getting started with the Mojo SDK🔥
In this video we discuss how you can quickly get started with Mojo SDK.
Chapters:
00:00 Downloading and installing the Mojo SDK
01:56 Building and running your first hello.🔥 file
05:10 Using Mojo with VS Code extension
06:45 Using Mojo with Jupyter Notebooks
08:12 Getting started examples
Download Mojo🔥: https://developer.modular.com/download...
Modular
YouTube
Getting started with the Mojo SDK🔥
In this video we discuss how you can quickly get started with Mojo SDK.
Chapters:
00:00 Downloading and installing the Mojo SDK
01:56 Building and running your first hello.🔥 file
05:10 Using Mojo with VS Code extension
06:45 Using Mojo with Jupyter Notebooks
08:12 Getting started examples
Download Mojo🔥: https://developer.modular.com/download...