Skip to content

Include user name in default interactive session task name#42

Open
jday1 wants to merge 6 commits into
clearml:mainfrom
SyntenyBio:jday1/7855
Open

Include user name in default interactive session task name#42
jday1 wants to merge 6 commits into
clearml:mainfrom
SyntenyBio:jday1/7855

Conversation

@jday1

@jday1 jday1 commented Mar 9, 2026

Copy link
Copy Markdown

When no explicit --session-name is provided, the task name now defaults to 'Interactive Session - ' instead of just 'Interactive Session'. The user name is retrieved from the ClearML API via get_current_user. Falls back to the original 'Interactive Session' if the name cannot be resolved.

James Day and others added 6 commits February 4, 2025 16:36
When no explicit --session-name is provided, the task name now defaults
to 'Interactive Session - <username>' instead of just 'Interactive Session'.
The user name is retrieved from the ClearML API via get_current_user.
Falls back to the original 'Interactive Session' if the name cannot be resolved.
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.

1 participant