Skip to content

Instantly share code, notes, and snippets.

@pkubik
Created May 28, 2023 23:32
Show Gist options
  • Save pkubik/d1ade5f4c0c340b23b5f66a15afe4ffe to your computer and use it in GitHub Desktop.
Save pkubik/d1ade5f4c0c340b23b5f66a15afe4ffe to your computer and use it in GitHub Desktop.
nice-custom-name-with-timestamp

Nice custom name

run_name = f"{tag_name}-{datetime.now().strftime('%Y-%m-%d-%H-%M-%S-%f')}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment