How do I update prodigy?
Welcome to the forum @Mason,
To update Prodigy you can ran pip install
with the --upgrade
flag, so:
python -m pip install --upgrade prodigy --extra-index-url https://XXXX-XXXX-XXXX-XXXX@download.prodi.gy
To find out more about pip
command see here: Installation & Setup · Prodigy · An annotation tool for AI, Machine Learning & NLP