dchackett / taxi

Lightweight portable workflow management system for MCMC applications
MIT License
3 stars 1 forks source link

Automatic import mechanism awkward, broken #29

Open dchackett opened 6 years ago

dchackett commented 6 years ago

Mechanism to automatically store imports in Dispatcher is broken. Exploring pathological case presently. Specifying imports by hand doesn't seem to work correctly. Imports fail in odd places elsewhere in taxi when not importing the run-spec script.

Might need to overhaul how this works, current scheme is incredibly inconvenient to use outside of the run-specification script scheme (vs with Jupyter notebooks, automatic run-specifiers, etc).