Skip to content
This repository has been archived by the owner on Aug 28, 2019. It is now read-only.

MVP: cardiac tissue model/myocites (Colleen Clancy) #17

Open
3 of 5 tasks
pcrespov opened this issue Nov 10, 2017 · 2 comments
Open
3 of 5 tasks

MVP: cardiac tissue model/myocites (Colleen Clancy) #17

pcrespov opened this issue Nov 10, 2017 · 2 comments
Assignees

Comments

@pcrespov
Copy link
Member

pcrespov commented Nov 10, 2017

Implementation of cardiac tissue model (myocytes) from Colleen Clancy (UCDavis)

  • Put code under version control (internal) -> osparc_test/modesl/UCDavis/...

  • Create an image and push in in-house registry

  • Start with dockerized celery+rabbitMQ

  • Try workers as sidecars or as an additional container layer (@pcrespov)

  • Test different workflows using canvas

@pcrespov pcrespov added this to the Sprint Review #2 milestone Nov 10, 2017
@pcrespov
Copy link
Member Author

pcrespov commented Nov 17, 2017

Merging user-story in #21 as agreed

  1. When starting the web application, the web server will ask the director what services are available in the computational services registry.
  2. The user should be able to tune the settings of the selected computational service and submit the job.
  3. When pressing submit, the job will be sent to the director and this will reply the web server with a job id and will also start or wake up the requested computational service to run the job.
  4. While the job is being run, when the server asks for the job output, a progress status will be returned.
  5. When the job is finished, all the output will be copied to an accessible directory and this url will be published.
  6. Frontend will show the content of this directory in a tree view and should be able to display images, tables and pure htmls in it.

@pcrespov
Copy link
Member Author

pcrespov commented Dec 5, 2017

Keep in mind the notebook services in my branch

@pcrespov pcrespov changed the title Implementation of Cardiac use-case from UCDavis MVP: cardiac tissue model/myocites (UCDavis) Dec 20, 2017
@pcrespov pcrespov changed the title MVP: cardiac tissue model/myocites (UCDavis) MVP3: cardiac tissue model/myocites (UCDavis) Jan 17, 2018
@pcrespov pcrespov changed the title MVP3: cardiac tissue model/myocites (UCDavis) MVP3: cardiac tissue model/myocites (Colleen Clancy) Jan 17, 2018
@pcrespov pcrespov changed the title MVP3: cardiac tissue model/myocites (Colleen Clancy) MVP: cardiac tissue model/myocites (Colleen Clancy) Jan 17, 2018
@pcrespov pcrespov added mvp and removed mvp labels Jan 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants