Skip to content

tracking studio - #74

Merged
dimkab merged 24 commits into
mainfrom
db-tracking-studio
Apr 23, 2026
Merged

tracking studio#74
dimkab merged 24 commits into
mainfrom
db-tracking-studio

Conversation

@dimkab

@dimkab dimkab commented Feb 17, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@ralphpeterson

ralphpeterson commented Apr 3, 2026

Copy link
Copy Markdown

would be nice to source .envrc automatically when running scripts/tracking/run_tracking_studio.py. i only get an error about this after the studio has launched and i forget every time

@ralphpeterson

Copy link
Copy Markdown

can you do a dropdown menu of project IDs in roboflow? that way there's no more copy pasting necessary

@dimkab

dimkab commented Apr 3, 2026

Copy link
Copy Markdown
Collaborator Author

would be nice to source .envrc automatically when running scripts/tracking/run_tracking_studio.py. i only get an error about this after the studio has launched and i forget every time

since the code does not make any assumptions on how one manages environmental variables, this should be done by the user. For example, you can do

source .envrc && python scripts/tracking/run_tracking_studio.py

and even make a local alias.

alternatively, if you use a tool like direnv, the .envrc should be sourced automatically whenever a new shell is spawned in the folder.

@dimkab

dimkab commented Apr 6, 2026

Copy link
Copy Markdown
Collaborator Author

can you do a dropdown menu of project IDs in roboflow? that way there's no more copy pasting necessary

done

@ralphpeterson ralphpeterson left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, thanks Dima!

@dimkab
dimkab merged commit b3cd865 into main Apr 23, 2026
4 checks passed
@dimkab
dimkab deleted the db-tracking-studio branch April 23, 2026 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants