-
Notifications
You must be signed in to change notification settings - Fork 446
Open
Description
Hi alrojo,
I am sure that most people have had some experience with docker. I have never used it so I had some difficulty getting Tensorboard up with the following commands. I also checked out the man page, but it seemed that there were multiple options for one flag. Would you be able to expound on the following commands?
> docker run -p 6006:6006 -v $PATH\_TO\_FOLDER/tensorflow_tutorial:/mnt/myproject -it alrojo/tf-sklearn-cpu
> cd mnt/myproject/lab6_Kaggle
> tensorboard --logdir=tensorboard
Thanks again for the great tutorial!
Metadata
Metadata
Assignees
Labels
No labels