| ... | ... | @@ -43,8 +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 <br>
|
|
|
|
If you want to use tensoboard inside docker terminal use this command :
|
|
|
|
- %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
|
|
|
|
|
|
|
|
## 5 - To stop your jupyter, you can :**
|
| ... | ... | |
| ... | ... | |