How to setup mojo in Google Collab to solve the gpu puzzles
1 Like
This is how I do it, Google Colab
3 Likes
We’ve %%mojo
jupyter magic. We’ll need to add a flag to write the code to a file too. That way, you can write mojo code in a cell without the extra file shenanigans.
3 Likes
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.