- update to 0.10.2:
* Drop Python 3.8, test PyPy 3.10 #323 (@davidbrochart)
* Gracefully handle explicit transient=None #322
- update to 0.10.1:
* Run docs on ubuntu #314 (@blink1073)
* avoid deprecation warning for py313 #320 (@lucascolley)
- drop nbclient-pr315-date-deprecation.patch,
nbclient-pr317-py313tests.patch: (upstream)
* gh#jupyter/nbclient#315 gh#jupyter/nbclient#318
- Remove upper bound on pytest.
- Skip more failing tests due to new Exception message format
OBS-URL: https://build.opensuse.org/request/show/1322780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=36
* Drop Python 3.8, test PyPy 3.10 #323 (@davidbrochart)
* Gracefully handle explicit transient=None #322
- update to 0.10.1:
* Run docs on ubuntu #314 (@blink1073)
* avoid deprecation warning for py313 #320 (@lucascolley)
- drop nbclient-pr315-date-deprecation.patch,
nbclient-pr317-py313tests.patch: (upstream)
* gh#jupyter/nbclient#315 gh#jupyter/nbclient#318
- Remove upper bound on pytest.
- Skip more failing tests due to new Exception message format
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=74
- Fix async_parallel_notebooks deselection expression
- Add IPYKERNEL_CELL_NAME env var for test sanitization
- Only require async_generator for Python < 3.7
- update to version 0.5.4:
* Replace km.cleanup with km.cleanup_resources #152 (@davidbrochart)
* Use async generator backport only on old python #154 (@mkoeppe)
* Support parsing of IPython dev version #150 (@cphyc)
* Set IPYKERNEL_CELL_NAME = <IPY-INPUT> #147 (@davidbrochart)
* Print useful error message on exception #142 (@certik)
OBS-URL: https://build.opensuse.org/request/show/921032
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=10
- specfile:
* update required version
- update to version 0.5.0:
* Move language_info retrieval before cell execution #102
* HistoryManager setting for ipython kernels no longer applies twice
(fix for 5.0 trailets release)
* Improved error handling around language_info missing
(async_)start_new_kernel_client is now split into (async_)start_new_kernel and (async_)start_new_kernel_client
- update to version 0.4.1:
* Python type hinting added to most interfaces! #83
* Several documentation fixes and improvements were made #86
* An asynchronous heart beat check was added to correctly raise a
DeadKernelError when kernels die unexpectantly #90
OBS-URL: https://build.opensuse.org/request/show/839744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=5
- 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/request/show/812836
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=3
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.