Draft: bug in file sync
This is a MR to show the diff for the file sync setup, not necessarily needed to complete the merge unless a change is made.
File sync works well, except there are 6 files that consistently give a "file not found" error. It seems to be a Python issue. See the log file in the MR for the overview of the error: [WinError 2] The system cannot find the file specified
Proposal is for @kwangjinlee to take a quick look and see if there is anything unusual about these files that might cause the issue. Otherwise, implement some changes in the *.py
file to give a more verbose output and Robert can rerun the script to help see what the issue is.
GA_1_1\Task_2_solution.ipynb
GA_1_3\Analysis_Solution.ipynb
Week_2_3\WS_2_3_DFT_you_try_meow.ipynb
Week_2_4\PA\PA_2_4_B_axis_of_awesome.ipynb
Week_2_7\PA\PA_2_7_solution.ipynb
Week_2_7\PA\PA_2_7_Times_Tables.ipynb
Edited by Robert Lanzafame