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.18k stars 142 forks source link

New Dashboard and requirements added #210

Closed Fvegini closed 1 year ago

Fvegini commented 1 year 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 1 year 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