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

Only support async methods for finding and launching kernels #18

Closed
kevin-bates opened this issue Aug 9, 2019 · 1 comment
Closed

Comments

@kevin-bates
Copy link
Collaborator

Since this library represents a "fresh start", we should take this opportunity to make the find_kernels() and launch() methods support async behaviors and drop launch_async().

Work in this area was done (but never merged) via these PRs and we might find them to be helpful resources (although the dual approach would not be necessary): jupyter/jupyter_client#428 jupyter/notebook#4479

@kevin-bates
Copy link
Collaborator Author

This was addressed via #23 and #24 - closing.

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