samjmolyneux / eppi-text-classification

Classifying papers by their abstracts and titles.
2 stars 0 forks source link

SQLite may not work on azure because its an NFS #42

Closed samjmolyneux closed 2 months ago

samjmolyneux commented 3 months ago

Add an parameter to set the storage url, and ensure it is not operating on any weird NFS directory.

samjmolyneux commented 3 months ago

Update the notebooks to use the new delete study. Update tests to automatically use the url for correct system. Can use the azure_dir environ variable to check the system.

samjmolyneux commented 3 months ago

tomorrow do the changes for notebooks to work on azure and test it on there