datakind / dk-routing

Container-based Action Routing Tool (CART)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Produce clearer instructions since some setups see failures

Zebreu opened this issue · comments

Example: on Windows 11, passing arguments directly to a docker run command may pass an additional path.
Example: installing streamlit so we can run it easily

We should increase robustness to environments as issues are found.

Example: Offering alternatives to --network host since we've seen an error where it's not actually using it correctly. We can add instructions to use dedicated ports

Makefile has been fixed up and with the github package being public, this should be fairly easy now