Closed f4lco closed 5 years ago
Check out this pull request on ReviewNB: https://app.reviewnb.com/ReviewNB/treon/pull/14
You'll be able to see notebook diffs and discuss changes. Powered by ReviewNB.
Looks good @f4lco
Thanks for adding in the test :)
As per discussion in #12, and this comment, treon should have the same behavior as Jupyter, and use the notebooks' folder as working directory. This fixes priorly broken notebook-relative Python imports, and notebooks trying to read resources / data using notebook-relative file paths, in case the working directory of invoking treon did not match the directory containing the notebook.