You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You don’t need to make it a bash script we only need to add a console
script entrypoint and improve the way it handles command line arguments to
be more flexible.
I will reiterate the idea of using traitlets to help accomplish this. It’s
a bit more heavyweight than we need, but I don’t know if a better
configuration system that enables common arguments simultaneously on the
command line, via configuration files and as a programmatic interface.
Would make updating the corpus even easier if it didn't have to be called in Python and people could just type "allofplos update" on the command line.
The text was updated successfully, but these errors were encountered: