mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-14 12:14:36 +01:00
Uncommentable section in Dockerfile to autosave .py and .html alongside .ipynb
This commit is contained in:
3
docker/bashrc.bash
Normal file
3
docker/bashrc.bash
Normal file
@@ -0,0 +1,3 @@
|
||||
alias ll="ls -alF"
|
||||
alias nbd="nbdiff_checkpoint"
|
||||
alias tb="tensorboard --logdir=tf_logs"
|
||||
Reference in New Issue
Block a user