Skip to content

tracking studio#74

Open
dimkab wants to merge 22 commits intomainfrom
db-tracking-studio
Open

tracking studio#74
dimkab wants to merge 22 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

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