Kedro Spaceflights - part 2 | Stream replay June 7, 2021 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ This was my seconf time ever streaming on twitch.tv/waylonwalker, and I completely botched my mic 2x. Date: June 7, 2021 This was my seconf time ever streaming on twitch.tv/waylonwalker <https://twitch.tv/waylonwalker>, and I completely botched my mic 2x. https://youtu.be/_7MwgKu-844 Links ───── - Spaceflights Tutorial - my spaceflights repo Notes to get started ──────────────────── [code] pipx run kedro new cd project python -m venv .venv source .venv/bin/activate pip install kedro kedro install