A Python/Flask dashboard sample for use with GitHub Codespaces.
- Open this repository in a codespace.
- Install your requirements by running
pip install -r requirements.txt
- Hit
F5
to start debugging. - Follow the toast to "Open forwarded port" and see your application.