client icon indicating copy to clipboard operation
client copied to clipboard

DagsHub client libraries

Results 39 client issues
Sort by recently updated
recently updated
newest added

They have a tendency to get interrupted, and an optional retry mechanism would really improve the experience. This will require care, since if the upload has any opened files, they...

enhancement
help wanted

To fully support all cases, it would make more sense to rewrite our patching logic in `install_hooks` to patch the more low-level `os.open` function, which maps directly to syscalls and...

bug

Currently, Python 3.11 isn't supported by popular ML frameworks such as Pytorch, so it wasn't a high priority to support it ourselves. @kbolashev Might have more information on what's missing...

enhancement

Relevant for the various autologgers (keras etc.) The scenario is that when using a large dataset, there might be many millions of training steps. The logged metrics become huge. When...

enhancement
good first issue

Similar to https://www.tensorflow.org/api_docs/python/tf/summary/image or https://mlflow.org/docs/latest/python_api/mlflow.tracking.html#mlflow.tracking.MlflowClient.log_image

### Update [sphinx-autobuild](https://pypi.org/project/sphinx-autobuild) from **2024.2.4** to **2024.4.13**. Changelog ### 2024.04.13 ``` ----------------------- * Drop ``python-livereload``. * Add ``starlette`` and ``uvicorn`` as dependencies. * Implement hot reloading via websockets. * Run...

# Implemented in this PR: - Added a link to open the query in the gallery view - Added autologging **only on ds.all()** of queries to MLflow - The logging...

enhancement

Infra changes: - Added ruff and mypy into dev dependencies (will probably add them to GH Actions in a later PR) - Split the `DagsHubFilesystem` into two classes: `DagsHubFilesystem` that...

enhancement

The Dagshub CLI tool allows for the ability to upload datasets. `dagshub upload data/ data/` However, when we want to remove an item from the dataset, there is no CLI...

help wanted
priority: Medium
feature request

![image](https://github.com/DagsHub/client/assets/98452243/ecc4e49b-8dc0-4af3-b90c-b87c7f7e64ad) The following twitter logo in footer needs to be updated to X. I would like to work on this .