| ... | ... | @@ -43,7 +43,7 @@ Where: <br> `--name fidle` is used to give a name of your choice to your contain |
|
|
|
|
|
|
|
## 4- Tensorbaord
|
|
|
|
If you want to use tensoboard inside jupyter lab use this command :
|
|
|
|
- %tensorboard --logdir path/to/your/logs --bind_all
|
|
|
|
- %tensorboard --logdir path/to/your/logs --bind_all <br>
|
|
|
|
If you want to use tensoboard inside docker terminal use this command :
|
|
|
|
- tensorboard --logdir path/to/your/logs --bind_all
|
|
|
|
|
| ... | ... | |
| ... | ... | |