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

Execute independent cells concurrently #424

Closed
jtrakk opened this issue Sep 14, 2020 · 1 comment
Closed

Execute independent cells concurrently #424

jtrakk opened this issue Sep 14, 2020 · 1 comment

Comments

@jtrakk
Copy link

jtrakk commented Sep 14, 2020

Sometimes I have code running in one cell and while it's going I want to run some other code. I want to avoid waiting for the first one to finish by having them run concurrently (unless they depend on each other).

@fonsp
Copy link
Owner

fonsp commented Sep 14, 2020

Yeah that would be cool! Subscribe to #4

@fonsp fonsp closed this as completed Sep 14, 2020
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

2 participants