tcgoetz / GarminDB

Download and parse data from Garmin Connect or a Garmin watch, FitBit CSV, and MS Health CSV files into and analyze data in Sqlite serverless databases with Jupyter notebooks.
GNU General Public License v2.0
1.1k stars 138 forks source link

New Dashboard and requirements added #210

Closed Fvegini closed 10 months ago

Fvegini commented 10 months ago

I refactored my original notebook.

All the variables that other users may want to customize are on the first cell, with some comments about what every parameter is doing.

The code should work with and without the metric system, but i'm not 100 sure about this.

The ipywidgets must be the 7.x.x because the version 8.x.x has some bugs relates to interactive windows.

tcgoetz commented 10 months ago

A couple of requests. I checked in some changes I made to the activities dashboard for None data errors. I'm still having 'None Data Detected' issues. Can you also supply translations for "Ritmado" and "Rodagem"?

Screenshot 2023-11-05 at 4 10 06 PM