simonsfoundation / inferelator_ng

Inferelator refactor and generalization.
BSD 2-Clause "Simplified" License
7 stars 14 forks source link

inferelator should run from any directory #53

Open AaronWatters opened 6 years ago

AaronWatters commented 6 years ago

I think right now the code tends to assume that the inferelator runs from the repository root directory. Inferelator should be runnable from any directory for more clean data organization. In particular I just merged #52 which loads a github repo but doesn't install the package globally.

nickdeveaux commented 6 years ago

Agree. I think we should circle back up on this when we start talking about the requirements for releasing and packaging the software