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**...

2.x

## Before submitting checklist `stringify_unsupported()` does not currently expand lists, casting them to string instead. For dicts that contain lists as values, as shown below ``` nested_dict = { "name":...

feature request

### Describe the bug I created a run with large number of fields, and now cannot do anything with it due to `NeptuneFieldCountLimitExceedException` preventing loading the run. Particularly, I cannot...

pending

### Is your feature request related to a problem? Please describe. Currently, [fetch_runs_table](https://docs.neptune.ai/api/project/#fetch_runs_table) returns just the LAST value of a floatSeries column, and there's seemingly no way for different behavior....

feature request

https://docs.neptune.ai/app/experiments/#searching-and-filtering-runs ![image](https://github.com/user-attachments/assets/77a5ac4d-985a-4fcc-b0df-58d261679e8f) Is it possible to add an OR operator to query search ? Thanks

feature request
ui
api

Similar to https://github.com/neptune-ai/neptune-client/pull/1852 but targeting v2

feature request

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

2.x

## 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**...

2.x

### Is your feature request related to a problem? Please describe. Using a environment variable to provide the API token is not convenient. It is not always possible/desirable to edit...

feature request

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.2 to 1.10.3. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.10.3 πŸ’… Cosmetic Output Improvements In #270, @​facutuescaπŸ’° made a follow-up to their previous PR #250, making the...

dependencies
github_actions