forked from pool/python-nbclient
127481cc11
* The (async_)start_new_kernel_client method now supports starting a new client when its kernel manager (self.km) is a MultiKernelManager. The method now returns the kernel id in addition to the kernel client. If the kernel manager was a KernelManager, the returned kernel id is None. #51 * Added reset_kc option to reset_execution_trackers, so that the kernel client can be reset and a new one created in calls to (async_)execute #44 * Check that a kernel manager exists before cleaning up the kernel #61 * Force client class to be async when kernel manager is MultiKernelManager #55 * Replace pip install with conda install in Binder #54 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=6 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
nbclient-0.3.1.tar.gz | ||
python-nbclient.changes | ||
python-nbclient.spec |