neptune-client icon indicating copy to clipboard operation
neptune-client copied to clipboard

📘 The MLOps stack component for experiment tracking

Results 83 neptune-client issues
Sort by recently updated
recently updated
newest added

## Before submitting checklist - [ ] Did you **update the CHANGELOG**? (not for test updates, internal changes/refactors or CI/CD setup) - [ ] Did you **ask the docs owner**...

Important changes: - `api_model.ClientConfig` now holds new object proto_support_config which gets populated based on backend's getCLientConfig. - `NeptuneHostedBackend` method `get_*_series_values` is now based on `ClientConfig`. It calls `*_proto` if proto_support...

Additionally: - add unit test for new call. Includes some refractoring as new calls are ment to be new implementation of already exisiting calls. - add protobuf python compliled code...

## Before submitting checklist - [ ] Did you **update the CHANGELOG**? (not for test updates, internal changes/refactors or CI/CD setup) - [ ] Did you **ask the docs owner**...

### Describe the bug Logging timestamp milliseconds a.k.a timestamp seconds multiplied by 1000 appears to cause at least the async logger to hang indefinitely and never upload the logs. Whilst...

bug

https://neptune-labs.atlassian.net/browse/NPT-12693 https://neptune-labs.atlassian.net/browse/NPT-12495 I have implemented support for cgroup v2. In order to test the solution I have run docker images on Ubuntu 20 (does support cgroupV1) and Ubuntu 22 (cgroupv2)...

### Is your feature request related to a problem? Please describe. Please can we have a way to access the individual files in a FileSeries in Python for analysis after...

feature request

### Is your feature request related to a problem? Please describe. This is resolved [issue](https://github.com/wandb/wandb/issues/1173) in WandB. Citing: "I'm using PyTorch Lightning with WandB. PyTorch Lightning's training loop catches SIGINT...

feature request
api

Hi, my name is Arseni. I am running different ML experiments and my personal pain: I want to monitor the experiments online during the run of a script. I like...

feature request
ui
api

### Describe the bug This is not necessarily a bug, but an issue that does not allow me to take advantage of linked runs to datasets in project metadata and...

feature request
ui