Skip to content

Instantly share code, notes, and snippets.

@wookim3
Created January 31, 2020 15:42
Show Gist options
  • Save wookim3/b31cb0a9e9e73f4c3adbe1c6670daa80 to your computer and use it in GitHub Desktop.
Save wookim3/b31cb0a9e9e73f4c3adbe1c6670daa80 to your computer and use it in GitHub Desktop.
$ python examples/tutorial/8_working_directory/original_cwd.py
Current working directory : /home/omry/dev/hydra/outputs/2020-01-16/15-42-50
Orig working directory : /home/omry/dev/hydra
to_absolute_path('foo') : /home/omry/dev/hydra/foo
to_absolute_path('/foo') : /foo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment