Closed davidbrochart closed 4 years ago
This would be helpful for https://github.com/jupyter/notebook/pull/4479 and https://github.com/jupyter/enterprise_gateway/pull/580 as well.
and please fix https://github.com/jupyter/jupyter_client/issues/523
It is fixed in https://github.com/ipython/ipykernel/pull/489, it has to be merged in ipykernel and I cannot do that.
I'm good with doing a release this week. There's a number of downstream clients waiting for the changes. I'll plan to get that going tomorrow unless there's any pending issues unresolved someone knows about that I missed.
6.1.0 is released. I'll probably skip announcing it more broadly and leave the async support announcement when our downstream libraries have released it as well.
Awesome - thanks Matthew!
It would be nice to make a new release, so that the
AsyncKernelManager
can go intojupyter_server
: https://github.com/jupyter/jupyter_server/pull/191