Update experiment-pipelines.md
You may disregard these recommendations if you used the Edit on GitHub button from dvc.org to improve a doc in place.
β Please read the guidelines in the Contributing to the Documentation list if you make any substantial changes to the documentation or JS engine.
π Please make sure to mention Fix #issue (if applicable) in the description of the PR. This causes GitHub to close it automatically when the PR is merged.
Please choose to allow us to edit your branch when creating the PR.
Thank you for the contribution - we'll try to review it as soon as possible. π
@NikiBase, do you mind sharing the motivation for this change?
just a typo fix, I have seen more on the docs, I could check them more in detail and return with a bigger commit if you wish.
PS: I am new to dvc but I have seen that the examples are a little bit outdated and I run in some issues running them (mostly bc of dependencies issues) not sure if I am doing something wrong or they just need to be updated.
@NikiBase, what shell/OS are you using? I can run that script on my machine without any issues, and at first glance, I donβt see anything wrong.
I am using Ubuntu 22.04.5.
I have some trouble running https://github.com/iterative/example-get-started-experiments using python3.10 I got this error at evaluate stage WARNING:dvc_studio_client:expected a dictionary for dictionary value @ data['metrics']['results/train/metrics.json']['error']. Got FileNotFoundError(2, 'No such file or directory') maybe I am missing something
I am using Ubuntu 22.04.5.
I have some trouble running https://github.com/iterative/example-get-started-experiments using python3.10 I got this error at evaluate stage WARNING:dvc_studio_client:expected a dictionary for dictionary value @ data['metrics']['results/train/metrics.json']['error']. Got FileNotFoundError(2, 'No such file or directory') maybe I am missing something
Does that get resolved with the above fix? π€