e759b3c76f0e dli-stack "tini -g -- start-no…" 5 minutes ago Up 5 minutes 0.0.0.0:6006->6006/tcp, 0.0.0.0:8888->8888/tcp eloquent_proskuriakova
2) In the same terminal session I run the following command: "sudo docker exec -it eloquent_proskuriakova bash"
which passed me to the following directory: jovyan@e759b3c76f0e:~$
3) after the command "tensorboard --logdir='logs/deep-net' --port 6006"
I got the following response back:
2021-12-01 13:55:40.761780: I tensorflow/core/platform/cpu_feature_guard.cc:140] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
TensorBoard 1.8.0 at http://e759b3c76f0e:6006 (Press CTRL+C to quit)