Sorry, my original notebook file / script had file paths written for Windows -- This pull request is just an update of that notebook with '\\' characters replaced with '/' for file paths -- so this should work now for both windows and mac.
I could also consider looking into using os or Pathlib modules to make sure it is compatible with as operating systems.
Sorry, my original notebook file / script had file paths written for Windows -- This pull request is just an update of that notebook with '\\' characters replaced with '/' for file paths -- so this should work now for both windows and mac.
I could also consider looking into using os or Pathlib modules to make sure it is compatible with as operating systems.