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

Improvements to cowait new #295

Open
OskarHandmark opened this issue Mar 30, 2021 · 2 comments
Open

Improvements to cowait new #295

OskarHandmark opened this issue Mar 30, 2021 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@OskarHandmark
Copy link
Contributor

OskarHandmark commented Mar 30, 2021

cowait new is a great place to add functionality to make sure new users sucessfully installs and runs Cowait locally.

Some ideas:

Wizard

A small prompt session that allows you to customize the setup of your cowait project

  • What Docker image you would like use (default cowait/task)
  • What depedency mgmt you would like to use (pip/conda)
  • And dependencies that you would like to add (e.g pandas). Add to requirements / conda env

Other

  • Possibly does docker pull cowait/task
  • Installs (builds) requirements if any where chosen
  • Welcome message with instructions to run the task
@johanhenriksson johanhenriksson added the help wanted Extra attention is needed label Mar 31, 2021
@johanhenriksson
Copy link
Collaborator

Excellent first issue ;)

@johanhenriksson
Copy link
Collaborator

Would like something similar for cowait cluster add #126

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants