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

A new %wait magic #137

Closed
BoPeng opened this issue Oct 21, 2018 · 1 comment
Closed

A new %wait magic #137

BoPeng opened this issue Oct 21, 2018 · 1 comment

Comments

@BoPeng
Copy link
Contributor

BoPeng commented Oct 21, 2018

Now that the %run and %sosrun magics queue and execute workflows to an underlying process. The workflow will be terminated when the notebook is executed in batch mode, and terminates when the last cell stops. So either the batch mode should be aware of the underlying job queue and wait till it is completed, or a %wait magic is needed for this purpose.

@BoPeng
Copy link
Contributor Author

BoPeng commented Jan 17, 2019

Not a problem if the users do not run the workflows in queue #178

@BoPeng BoPeng closed this as completed Jan 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant