Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make a modelhub pip installable package for startup #30

Closed
michaelschwier opened this issue Jun 29, 2018 · 2 comments
Closed

Make a modelhub pip installable package for startup #30

michaelschwier opened this issue Jun 29, 2018 · 2 comments
Assignees

Comments

@michaelschwier
Copy link
Member

This would replace the current start script and should have the following sub packages (runnable commands essentially):

  • start (start a model with various options)
  • list (list all models available online)
  • [to be extended]
@michaelschwier michaelschwier self-assigned this Jun 29, 2018
@michaelschwier
Copy link
Member Author

Related #37

@michaelschwier michaelschwier removed their assignment Sep 4, 2018
@christophbrgr
Copy link
Member

First version here: 1fa2929

Commands:
modelhub MODEL
modelhub-run MODEL
modelhub-list

All functionality is retained fully, so one can just use modelhub as an alias of python start.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants