Skip to content

Commit 8070474

Browse files
Feat: calculate the ride stats in the past 4 weeks
1 parent 9b50d92 commit 8070474

15 files changed

+310
-457
lines changed

Strava-Tool.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
@echo off
2-
cmd /k "cd /d G:\My Drive\sourcecode\pythonscripts\Strava-Tool\src & C:\Users\USER\miniconda3\etc\profile.d\conda.sh & conda activate Strava-Tool & python StravaUploadTool_Main.py"
2+
cmd /k "cd /d G:\My Drive\sourcecode\pythonscripts\Strava-Tool\src & C:\Users\USER\miniconda3\etc\profile.d\conda.sh & conda activate Strava-Tool & python main.py"
33
pause

environment.yaml

36 Bytes
Binary file not shown.

src/StravaAnalysisTool_Kernel.py

-239
This file was deleted.

src/StravaAnalysisTool_Main.py

-105
This file was deleted.

0 commit comments

Comments
 (0)