Is your feature request related to a problem? Please describe.
We have added some restrictions on the naming format for data files and plan to get rid of urls.json (see #425). As a result, we will need to update all the hosted datasets to ensure they comply the new change.
Describe the solution you'd like
- Change the jupyter notebook in each dataset to utilize the new
gli.io functions to save both the json files and the data files for the graph and the tasks.
- Upload the new data files to Dropbox.
- Remove the
urls.json and push the changes to the repo.
Additional context
See #425 (comment)
Is your feature request related to a problem? Please describe.
We have added some restrictions on the naming format for data files and plan to get rid of
urls.json(see #425). As a result, we will need to update all the hosted datasets to ensure they comply the new change.Describe the solution you'd like
gli.iofunctions to save both the json files and the data files for the graph and the tasks.urls.jsonand push the changes to the repo.Additional context
See #425 (comment)