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.43k stars 643 forks source link

Fix Colab docs #1220

Closed tkukurin closed 4 months ago

tkukurin commented 4 months ago

Related Issue \ discussion

https://github.com/allegroai/clearml/issues/1204

Patch Description

Bug mentioned in original conversation. This PR ensures that diff is empty and you can actually run the example provided. NB, this is not an ideal fix because in theory the diff could contain additional useful changes. However it does fix the immediate problem of running the tutorial e2e.

Testing Instructions

Open in Colab, ensure that the e2e examples still work.

Other Information