Skip to content

Releases: DataLab-Platform/DataLab-Kernel

v0.2.1

Choose a tag to compare

@PierreRaybaut PierreRaybaut released this 28 Jan 16:15
Bump version to 0.2.1 in __init__.py

v0.2.0 (xeus-python)

Choose a tag to compare

@PierreRaybaut PierreRaybaut released this 27 Jan 17:49
Update version handling in pyproject.toml to use dynamic versioning

v0.1.0 (Preliminary release)

Choose a tag to compare

@PierreRaybaut PierreRaybaut released this 27 Jan 15:57
Enhance DataLab test fixtures to handle CI environments gracefully

- Introduced a flag to track DataLab start failures in CI environments.
- Updated the `auto_datalab` fixture to skip tests if DataLab cannot be started.
- Added documentation to clarify the requirements for running tests with special characters in object names.