E.g. we could have a utils/file_paths.py file
This could contain the paths to all the datasets, making use of a base path variable
This would mean when running on different machines the base path could just be changed in one place rather than having to go through every notebook
E.g. we could have a utils/file_paths.py file This could contain the paths to all the datasets, making use of a base path variable This would mean when running on different machines the base path could just be changed in one place rather than having to go through every notebook