Skip to content

tracking studio#74

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

tracking studio#74
dimkab merged 24 commits intomainfrom
db-tracking-studio

Conversation

@dimkab
Copy link
Copy Markdown
Collaborator

@dimkab dimkab commented Feb 17, 2026

No description provided.

@ralphpeterson
Copy link
Copy Markdown

ralphpeterson commented Apr 3, 2026

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
Copy link
Copy Markdown
Collaborator Author

dimkab commented Apr 3, 2026

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
Copy link
Copy Markdown
Collaborator Author

dimkab commented Apr 6, 2026

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

done

Copy link
Copy Markdown

@ralphpeterson ralphpeterson left a comment

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