Changed VENV_PATH to .venv
This commit is contained in:
parent
606b6c8ff9
commit
db8d3ef52b
@ -13,7 +13,7 @@ Available flags:
|
|||||||
t, -t, tensorboard, --tensorboard Launch Tensorboard locally to the script (Require installation beforehand).
|
t, -t, tensorboard, --tensorboard Launch Tensorboard locally to the script (Require installation beforehand).
|
||||||
h, -h, help, --help Which display this help message."
|
h, -h, help, --help Which display this help message."
|
||||||
|
|
||||||
VENV_PATH=./venv
|
VENV_PATH=./.venv
|
||||||
JUPYTER_ROOT_PATH=./jupyter
|
JUPYTER_ROOT_PATH=./jupyter
|
||||||
TENSORBOARD_LOG_DIR=./logs
|
TENSORBOARD_LOG_DIR=./logs
|
||||||
export R_LIBS_SITE=./libs
|
export R_LIBS_SITE=./libs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user