Create and distributing cross-platform Mojo🔥 apps with Conda🐍. Create tensors using PyTorch and plot them in a GUI using Matplotlib 🚀.
Link to repo:
https://github.com/modularml/devrel-e...
Link to conda install:
https://docs.conda.io/projects/minico...
00:00 - Intro
00:12 - Mojo file calling PyTorch and Matplotlib
00:54 - Install conda
01:51 - Create isolated conda environment
02:24 - Start app and run GUI
02:49 - Export environment.yaml
03:09 - Install environment.yaml
03:57 - Link Mojo to environment on conda activate
04:58 - Install latest from pytorch.org