I updated cell 1 to:
!pip install --upgrade pip
!pip install --upgrade “tfx[kfp]”
then ran it, and ignored the pip dependency conflicts, and was able to complete the rest of the lab; the packages with conflicts were not needed for the lab.
I updated cell 1 to:
!pip install --upgrade pip
!pip install --upgrade “tfx[kfp]”
then ran it, and ignored the pip dependency conflicts, and was able to complete the rest of the lab; the packages with conflicts were not needed for the lab.
Thanks, Steve! Will review and see if our partners would also revise it as such.