Skip to content

Releases: fleming79/ipylab

v2.0.12

25 Jan 06:37

Choose a tag to compare

v2.0.12 Pre-release
Pre-release

Bump async-kernel requirement range to "async-kernel>=0.12,<0.13",

v2.0.11

11 Jan 03:53

Choose a tag to compare

v2.0.11 Pre-release
Pre-release

Removes the dependency on jupyter_client now that jupyter_client includes faster message serialization.

v2.0.10

06 Jan 04:47

Choose a tag to compare

v2.0.10 Pre-release
Pre-release

This is the first version that is compatible with Jupyterlite. It uses the experimental kernel jupyterlite-async-kernel (subject to naming and finalisation); binaries attached.

This bumps async-kernel min version to 0.11.

v2.0.9

16 Dec 04:20

Choose a tag to compare

v2.0.9 Pre-release
Pre-release

Bump async-kernel to 0.10.0

Adds support for subshells, including:

  • opening consoles for different subshells
  • Code editors that use subshells (breaking change)

v2.0.8

27 Nov 02:43

Choose a tag to compare

v2.0.8 Pre-release
Pre-release

Bump async-kernel min version to 0.9.1.

v2.0.7

26 Nov 05:50

Choose a tag to compare

v2.0.7 Pre-release
Pre-release

This version has been adapted to work with async-kernel>=0.9<=0.10.

CommandRegistry.described_by has been added.

v2.0.6

21 Nov 01:34

Choose a tag to compare

v2.0.6 Pre-release
Pre-release

This version is a compatibility fix with new min version of async-kernel to v0.9.0rc1.

Partially works with Ipykernel v7.0.1.

Breaking changes: fleming79/async-kernel#204

v2.0.5: Add more features:

07 Nov 07:33

Choose a tag to compare

Pre-release

This version has updated async_kernel to v7.0.0rc2 which has breaking changes:

The following classes have been removed:

AsyncLock
ReentrantAsyncLock
AsyncEvent

The following functions have been removed:

utils.wait_thread_event

v2.0.4: Add more features:

22 Oct 04:36

Choose a tag to compare

Pre-release

This version has been rebased jptio/ipywidgets.
Notably 'App' has been reverted to JupyterFrontEnd.

2.0.3

21 Oct 05:43

Choose a tag to compare

2.0.3 Pre-release
Pre-release

This version provisionally supports multiple windows.
It uses updated

  • ipywidgets
  • jupyterlabwidgets
  • widgetsnbextension