allegroai / clearml

ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
https://clear.ml/docs
Apache License 2.0
5.69k stars 655 forks source link

Added `include archive` to optionally exclude archived datasets from dataset.list datasets() #1069

Closed natephysics closed 1 year ago

natephysics commented 1 year ago

Related Issue \ discussion

Related issue: https://github.com/allegroai/clearml/issues/1067

Patch Description

Testing Instructions

Dataset.list_datasets(..., include_archived=False) shouldn't include archived datasets in the list.