Jupyter-Kale / kale

Jupyter Interactive Workflows for High Performance Computing
Other
15 stars 3 forks source link

Decide how to wrap BatchTasks and interactive NotebookTasks #16

Open OliverEvans96 opened 7 years ago

OliverEvans96 commented 7 years ago

The workflow manager should wait until the batch task is completed running, or until the user is finished interacting with a NotebookTask. Also, the UI for interactive NotebookTasks should be clarified.