This guide gets you ready to run the course Marimo notebooks in VS Code using the official marimo extension, GitHub Copilot, and a reproducible pixi environment. Additional lecture and assignment notebooks will be published in Marimo format as the course proceeds.
~/Downloads/ModelsPopBiol-master).git, clone https://github.com/yoavram/ModelsPopBiol (not covered here).pixi.lock).pixi install --locked
In the VS Code terminal, run:
pixi run python -c "import numpy; print(numpy.__version__)"
You should see version number without errors.
index.py in VS Code..py file.pixi run marimo edit notebooks/population-growth.py
pixi run marimo edit notebooks