mikaturk / codefill-conversion-improvement

Improvement of Source Code Conversion for Code Completion. Part of the 2022 Research Project (https://github.com/TU-Delft-CSE/Research-Project)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update scripts to always start in the right path

mikaturk opened this issue · comments

Currently the scripts may be located in a folder other than notebooks but with os.chdir('/path/to/notebooks') they could still work as we expect