📅  最后修改于: 2022-03-11 14:46:41.195000             🧑  作者: Mango
#run once and setup credentials
!tensorboard dev upload --logdir logs
#run nohup for bg process, watch nohup.out for stdout
!nohup tensorboard dev upload --logdir logs &
#tensorboard dev link can be found in nohup.out log