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.

start: pipelines video doesn't match latest code

See original GitHub issue

From this https://dvc.org/doc/start/data-pipelines, the youtube video uses the param train.n_estimators (around 6:20) whereas the code downloaded for this example has train.n_est in its params.yml file.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
jorgeorpinelcommented, Dec 7, 2021

What’s the plan @jendefig ? I guess it wasn’t a great idea to call out specific docs commands in the video since the docs tend to change and evolve (as well as example projects cc @iesahin).

Also is it a huge deal since train.n_estimators and train.n_est are similar enough that hopefully it’s obvious to users which one to use? Not sure, but if it’s not a big deal we can add a note above video embeds, or even overlay on videos (Youtube has that feature) with a note that the code example has changed slightly.

1reaction
jendefigcommented, Dec 7, 2021

The video now has a subtitle that directs how to correct the code at 6:34 and 7:30 now. 🎥 🎉

Thanks again @skailasa for the callout!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting CI/CD - GitLab Docs
GitLab provides several tools to help make troubleshooting your pipelines easier. This guide also lists common issues and possible solutions.
Read more >
Pipeline switching not working · Issue #27 - GitHub
I'm using gst-interpipe to switch between two playing webcams (both Logitech C920) by setting the "listen-to" property and I've made it work ...
Read more >
Troubleshoot pipeline orchestration and triggers in Azure Data ...
Run your pipelines at different trigger times. Create a new integration runtime, and split your pipelines across multiple integration runtimes.
Read more >
Setting up your first CI/CD pipeline with GitHub Actions
0:00 · New ! Watch ads now so you can enjoy fewer interruptions. Got it ...
Read more >
How to build a CI/CD pipeline with GitHub Actions in four ...
A CI pipeline runs when code changes and should make sure all of your ... This video shows you exactly where to go...
Read more >

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