scripts for jupyter notebooks cleanup, bin subdir on path

This commit is contained in:
ziembla
2017-12-09 20:17:56 +01:00
parent ddb9784176
commit 6e4004f16c
6 changed files with 184 additions and 17 deletions

2
docker/bin/tensorboard Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
python -m tensorboard.main "$@"