FullFact / health-misinfo-shared

Raphael health misinformation project, shared by Full Fact and Google
MIT License
0 stars 0 forks source link

Symlink data science stuff (to avoid duplicating code) #31

Closed andylolz closed 3 months ago

andylolz commented 3 months ago

Fixes #33.

This is just to demo one way of solving this. I’d suggest doing it this way, because it minimises the merge conflicts for the data scientists (an alternative would be to move folders about, but that will create merge conflicts).

ff-dh commented 3 months ago

I hadn't pushed it because I was trying to do Docker-related bs but I've done this with absolute imports here without having to modify the content of health_misinfo_shared.

andylolz commented 3 months ago

I hadn't pushed it because I was trying to do Docker-related bs but I've done this with absolute imports here without having to modify the content of health_misinfo_shared.

Sounds good – happy to close this in favour of #48.