You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python -c "import sys; assert sys.version_info >= (3, 6), 'Sorry, you need python 3.6. If youre on midway, there is a conda env at $PRODUCTS/miniconda for you to use'" && python $DIR/run.py "$@"