Save logs with information and reorganize notebook
parent
4e338ab748
commit
0f8cbc686b
File diff suppressed because it is too large
Load Diff
@ -1 +1,2 @@
|
||||
ENV=true python3 test.py $1 2>&1 | tee log_$1.txt
|
||||
python3 setup.py install --user
|
||||
ENV=analysis python3 test.py $1 2>&1 | split -l 5000000 - log_$1-
|
Loading…
Reference in New Issue