jupyter / jupyter_client

Jupyter protocol client APIs
https://jupyter-client.readthedocs.io
BSD 3-Clause "New" or "Revised" License
383 stars 283 forks source link

add `AsyncKernelClient` to `doc/api/client.rst` #819

Closed helioz11 closed 2 years ago

helioz11 commented 2 years ago

Sure, how about if I move the automethod from AsyncKernelClient to BlockingKernelClient and add extra information in AsyncKernelClient?

davidbrochart commented 2 years ago

Yes, that sounds good.