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

PipelineController.pipeline's docstring is faulty #950

Open Make42 opened 1 year ago

Make42 commented 1 year ago

The description of the parameter args_map in https://clear.ml/docs/latest/docs/references/sdk/automation_controller_pipelinecontroller#pipelinedecoratorpipeline does not render correctly. The respective docstring needs to be adjusted accordingly.

ainoam commented 1 year ago

Thanks for noticing @Make42.

We'll take a look.