Skip to content

Instantly share code, notes, and snippets.

@tomer-grin
Last active May 18, 2022 07:42
Show Gist options
  • Save tomer-grin/ef5d3164a38b85792fb4b6a83fb70799 to your computer and use it in GitHub Desktop.
Save tomer-grin/ef5d3164a38b85792fb4b6a83fb70799 to your computer and use it in GitHub Desktop.
my utility functions
from re import T
import sys
import os
import argparse
import boto3
sys.path.append('.')
from clearml import Task
import subprocess
import collections
fgafga
my new folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment