question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Really deprecate dvcorg/cml-py3

See original GitHub issue
  • mention the old image is deprecated in the readme & website?
  • update youtube videos?
  • look for popular external blogs?

At LEAST our deprecated image dvcorg/cml-py3:latest does not contain CML. The biggest problem is that we deprecated this image when many resources and tutorials still uses it.

Run cml --version
/__w/_temp/269a2252-363f-4a5e-9c83-9393827d7f47.sh: 1: /__w/_temp/269a2252-363f-4a5e-9c83-9393827d7f47.sh: cml: not found
Error: Process completed with exit code 127.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:3
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

4reactions
dacbdcommented, May 11, 2022

Going to get a comment pinned on the culprit youtube videos:

Please note we have deprecated the dvcorg/cml-py3 container image.
You can get the same results with:
 - container: docker://dvcorg/cml-py3:latest
 + steps:
 +   - uses: actions/checkout@v3
 +   - uses: iterative/setup-tools@v1
Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found