Go to file
Tomáš Chvátal 127481cc11 - Update to 0.3.1:
* 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
2020-06-09 09:07:48 +00:00
.gitattributes Accepting request 778866 from home:TheBlackCat:branches:devel:languages:python:jupyter 2020-02-24 17:58:04 +00:00
.gitignore Accepting request 778866 from home:TheBlackCat:branches:devel:languages:python:jupyter 2020-02-24 17:58:04 +00:00
nbclient-0.3.1.tar.gz - Update to 0.3.1: 2020-06-09 09:07:48 +00:00
python-nbclient.changes - Update to 0.3.1: 2020-06-09 09:07:48 +00:00
python-nbclient.spec - Update to 0.3.1: 2020-06-09 09:07:48 +00:00