Skip to content

Commit 02846c2

Browse files
committed
sh: shell script를 python으로 변경
1 parent 0843578 commit 02846c2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

exec_tensorboard.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import os
2+
3+
os.system('tensorboard --logdir=runs --bind_all')

exec_tensorboard.sh

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)