With export CYTODL_CONFIG_PATH=./br/configs/, the path will only be correct if subsequent commands are run from the benchmarking_representations folder (because the . is not automatically expanded to the full path to the current working directory).
Closes #12
Changes
Set an absolute path so that CYTODL_CONFIG_PATH can be used from any folder.
Issue
With
export CYTODL_CONFIG_PATH=./br/configs/
, the path will only be correct if subsequent commands are run from thebenchmarking_representations
folder (because the.
is not automatically expanded to the full path to the current working directory).Closes #12
Changes
Set an absolute path so that
CYTODL_CONFIG_PATH
can be used from any folder.Testing
Only the following: