Self-hosted Neptune compatibility with Python client#
Version 2.5
#
Package | Description | Compatible version |
---|---|---|
neptune |
The main Neptune client library. | Between 1.0.2 (inclusive) and 2.0.0 (exclusive) |
neptune-client |
The old Neptune client library. | Between 0.16.3 (inclusive) and 2.0.0 (exclusive) |
neptune-notebooks |
The neptune-notebooks extension is deprecated. For assistance, contact support@neptune.ai. |
- |
Version 2.4
#
Package | Description | Compatible version |
---|---|---|
neptune |
The main Neptune client library. | Between 1.0.2 (inclusive) and 2.0.0 (exclusive) |
neptune-client |
The old Neptune client library. | Between 0.16.3 (inclusive) and 2.0.0 (exclusive) |
neptune-notebooks |
Extension for logging Jupyter Notebook snapshots to Neptune. | 0.9.3 |
In early 2023, we released a major version upgrade of the Neptune client library and changed the package name from "neptune-client" to "neptune".
For detailed client library upgrade instructions, see:
Keep using neptune-client 0.x
If you don't want to upgrade to neptune 1.0
, you can keep using neptune-client in version 0.16.19
(or as low as 0.16.3
).
Version 2.3
#
Package | Description | Compatible version |
---|---|---|
neptune |
The main Neptune client library. | Between 1.0.2 (inclusive) and 2.0.0 (exclusive) |
neptune-client |
The old Neptune client library. | Between 0.16.3 (inclusive) and 2.0.0 (exclusive) |
neptune-notebooks |
Extension for logging Jupyter Notebook snapshots to Neptune. | 0.9.3 |
We have released a major version upgrade of the Neptune client library and changed the package name from "neptune-client" to "neptune".
For detailed client library upgrade instructions, see:
Keep using neptune-client 0.x
If you don't want to upgrade to neptune 1.0
, you can keep using neptune-client in version 0.16.18
(recommended) or as low as 0.16.3
.
Version 2.2
#
Package | Description | Compatible version |
---|---|---|
neptune-client |
The old Neptune client library. | Between 0.16.3 and 0.16.18 (inclusive) |
neptune-notebooks |
Extension for logging Jupyter Notebook snapshots to Neptune. | 0.9.3 |