UBCSailbot / sailbot_workspace

UBC Sailbot's monorepo
https://ubcsailbot.github.io/sailbot_workspace/main/
Apache License 2.0
5 stars 2 forks source link

Added flask dependency to the container #228

Closed SPDonaghy closed 9 months ago

SPDonaghy commented 9 months ago

Description

Verification

To verify, I ran the rebuild container command, reloaded the window, and ran flask --version in the terminal. The version of flask installed was printed so the library was successfully added.

Resources

I followed the steps in this README file