Tried to connect to port 6006, but address is in use
ps aux | grep tensorboard
This will show PIDs of processes of tensorboard
kill PID
This will kill the process
'Enginius > Python&TensorFlow' 카테고리의 다른 글
letsencrypt renew (0) | 2016.07.17 |
---|---|
move folders excluding one (0) | 2016.06.14 |
설치좀 그만 하자. 제발 (0) | 2016.04.19 |
Convert jupyer-notebook to python files in console (0) | 2016.04.16 |
Install TensorFlow with GPU (0) | 2016.04.14 |