News

This repo has the materials for a simple DVC pipeline and how to monitor results using VSCode notebook extension - check changes. Go to results. Define your kernel (with the poetry virtualenv). Run ...
Mainly due to the following reasons: This is not a development environment, and it is harder (in my mind) to maintain and develop code from the terminal with respect to Python IDEs such as PyCharm or ...
Once you are in the correct location, run the following command. python -m venv env The command above creates a new folder in your project directory called env. This folder will contain your ...