Skip to content

4.7.0

Compare
Choose a tag to compare
@transfix transfix released this 15 Aug 19:17
· 283 commits to main since this release

Another incremental release for bug fixes related to IPython.

Fixes

  • Add failing test and fix for old-style relative import. (#109)
  • Old-style relative import ipython_kernel plugin (#108)
  • Fix attractors example (#103)
  • Use --gui rather than --matplotlib when starting IPython kernel. (#101)
  • InternalIPKernel.shutdown method doesn't stop the kernel's IOPubThread (#93)
  • Fix task layout serialization under Python3 (#90)