Using the pre-built pipeline

[1]:
!pip install rexify
Collecting rexify
  Downloading rexify-0.0.2-py3-none-any.whl (19 kB)
Collecting tensorflow_recommenders>=0.3.0
  Downloading tensorflow_recommenders-0.7.0-py3-none-any.whl (88 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.8/88.8 kB 4.2 MB/s eta 0:00:00
Collecting scikit-learn<2.0.0,>=1.0.0
  Downloading scikit_learn-1.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (30.5 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 30.5/30.5 MB 49.1 MB/s eta 0:00:00
Collecting kfp<2.0.0,>=1.8.0
  Downloading kfp-1.8.13.tar.gz (300 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.1/300.1 kB 42.9 MB/s eta 0:00:00
  Preparing metadata (setup.py) ... - done
Collecting tensorflow<3.0.0,>=2.6.0
  Downloading tensorflow-2.9.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (511.7 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 511.7/511.7 MB 1.5 MB/s eta 0:00:00
Collecting absl-py<2,>=0.9
  Downloading absl_py-1.2.0-py3-none-any.whl (123 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.4/123.4 kB 22.5 MB/s eta 0:00:00
Collecting PyYAML<6,>=5.3
  Downloading PyYAML-5.4.1.tar.gz (175 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.1/175.1 kB 31.0 MB/s eta 0:00:00
  Installing build dependencies ... - \ | / - done
  Getting requirements to build wheel ... - \ | done
  Preparing metadata (pyproject.toml) ... - done
Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5
  Downloading google_api_core-2.8.2-py3-none-any.whl (114 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.6/114.6 kB 19.9 MB/s eta 0:00:00
Collecting google-cloud-storage<2,>=1.20.0
  Downloading google_cloud_storage-1.44.0-py2.py3-none-any.whl (106 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.8/106.8 kB 20.7 MB/s eta 0:00:00
Collecting kubernetes<19,>=8.0.0
  Downloading kubernetes-18.20.0-py2.py3-none-any.whl (1.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 91.8 MB/s eta 0:00:00
Collecting google-api-python-client<2,>=1.7.8
  Downloading google_api_python_client-1.12.11-py2.py3-none-any.whl (62 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.1/62.1 kB 11.7 MB/s eta 0:00:00
Collecting google-auth<2,>=1.6.1
  Downloading google_auth-1.35.0-py2.py3-none-any.whl (152 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.9/152.9 kB 29.5 MB/s eta 0:00:00
Collecting requests-toolbelt<1,>=0.8.0
  Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 8.5 MB/s eta 0:00:00
Collecting cloudpickle<3,>=2.0.0
  Downloading cloudpickle-2.1.0-py3-none-any.whl (25 kB)
Collecting kfp-server-api<2.0.0,>=1.1.2
  Downloading kfp-server-api-1.8.4.tar.gz (58 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 11.7 MB/s eta 0:00:00
  Preparing metadata (setup.py) ... - done
Collecting jsonschema<4,>=3.0.1
  Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.3/56.3 kB 9.5 MB/s eta 0:00:00
Collecting tabulate<1,>=0.8.6
  Downloading tabulate-0.8.10-py3-none-any.whl (29 kB)
Collecting click<9,>=7.1.2
  Downloading click-8.1.3-py3-none-any.whl (96 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 16.3 MB/s eta 0:00:00
Collecting Deprecated<2,>=1.2.7
  Downloading Deprecated-1.2.13-py2.py3-none-any.whl (9.6 kB)
Collecting strip-hints<1,>=0.1.8
  Downloading strip-hints-0.1.10.tar.gz (29 kB)
  Preparing metadata (setup.py) ... - done
Collecting docstring-parser<1,>=0.7.3
  Downloading docstring_parser-0.14.1-py3-none-any.whl (33 kB)
Collecting kfp-pipeline-spec<0.2.0,>=0.1.14
  Downloading kfp_pipeline_spec-0.1.16-py3-none-any.whl (19 kB)
Collecting fire<1,>=0.3.1
  Downloading fire-0.4.0.tar.gz (87 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.7/87.7 kB 15.1 MB/s eta 0:00:00
  Preparing metadata (setup.py) ... - done
Collecting protobuf<4,>=3.13.0
  Downloading protobuf-3.20.1-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 77.5 MB/s eta 0:00:00
Collecting uritemplate<4,>=3.0.1
  Downloading uritemplate-3.0.1-py2.py3-none-any.whl (15 kB)
Collecting pydantic<2,>=1.8.2
  Downloading pydantic-1.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.0 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.0/12.0 MB 82.6 MB/s eta 0:00:00
Collecting typer<1.0,>=0.3.2
  Downloading typer-0.6.1-py3-none-any.whl (38 kB)
Collecting threadpoolctl>=2.0.0
  Downloading threadpoolctl-3.1.0-py3-none-any.whl (14 kB)
Collecting joblib>=1.0.0
  Downloading joblib-1.1.0-py2.py3-none-any.whl (306 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 307.0/307.0 kB 40.6 MB/s eta 0:00:00
Collecting scipy>=1.3.2
  Downloading scipy-1.9.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.9 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.9/43.9 MB 37.8 MB/s eta 0:00:00
Collecting numpy>=1.17.3
  Downloading numpy-1.23.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.0 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.0/17.0 MB 74.9 MB/s eta 0:00:00
Collecting termcolor>=1.1.0
  Downloading termcolor-1.1.0.tar.gz (3.9 kB)
  Preparing metadata (setup.py) ... - done
Collecting tensorboard<2.10,>=2.9
  Downloading tensorboard-2.9.1-py3-none-any.whl (5.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 96.1 MB/s eta 0:00:00
Collecting h5py>=2.9.0
  Downloading h5py-3.7.0-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (4.5 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 89.4 MB/s eta 0:00:00
Requirement already satisfied: six>=1.12.0 in /home/docs/checkouts/readthedocs.org/user_builds/rexify/envs/docs/lib/python3.10/site-packages (from tensorflow<3.0.0,>=2.6.0->rexify) (1.16.0)
Collecting grpcio<2.0,>=1.24.3
  Downloading grpcio-1.47.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 94.0 MB/s eta 0:00:00
Collecting keras-preprocessing>=1.1.1
  Downloading Keras_Preprocessing-1.1.2-py2.py3-none-any.whl (42 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.6/42.6 kB 8.9 MB/s eta 0:00:00
Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/rexify/envs/docs/lib/python3.10/site-packages (from tensorflow<3.0.0,>=2.6.0->rexify) (21.3)
Collecting tensorflow-io-gcs-filesystem>=0.23.1
  Downloading tensorflow_io_gcs_filesystem-0.26.0-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.4 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 100.9 MB/s eta 0:00:00
Collecting typing-extensions>=3.6.6
  Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB)
Collecting libclang>=13.0.0
  Downloading libclang-14.0.6-py2.py3-none-manylinux2010_x86_64.whl (14.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.1/14.1 MB 85.7 MB/s eta 0:00:00
Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/rexify/envs/docs/lib/python3.10/site-packages (from tensorflow<3.0.0,>=2.6.0->rexify) (58.2.0)
Collecting tensorflow-estimator<2.10.0,>=2.9.0rc0
  Downloading tensorflow_estimator-2.9.0-py2.py3-none-any.whl (438 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 438.7/438.7 kB 44.1 MB/s eta 0:00:00
Collecting astunparse>=1.6.0
  Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB)
Collecting protobuf<4,>=3.13.0
  Downloading protobuf-3.19.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 80.0 MB/s eta 0:00:00
Collecting flatbuffers<2,>=1.12
  Downloading flatbuffers-1.12-py2.py3-none-any.whl (15 kB)
Collecting wrapt>=1.11.0
  Downloading wrapt-1.14.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (77 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.9/77.9 kB 15.1 MB/s eta 0:00:00
Collecting gast<=0.4.0,>=0.2.1
  Downloading gast-0.4.0-py3-none-any.whl (9.8 kB)
Collecting keras<2.10.0,>=2.9.0rc0
  Downloading keras-2.9.0-py2.py3-none-any.whl (1.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 91.3 MB/s eta 0:00:00
Collecting opt-einsum>=2.3.2
  Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 14.4 MB/s eta 0:00:00
Collecting google-pasta>=0.1.1
  Downloading google_pasta-0.2.0-py3-none-any.whl (57 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 12.4 MB/s eta 0:00:00
Requirement already satisfied: wheel<1.0,>=0.23.0 in /home/docs/checkouts/readthedocs.org/user_builds/rexify/envs/docs/lib/python3.10/site-packages (from astunparse>=1.6.0->tensorflow<3.0.0,>=2.6.0->rexify) (0.37.0)
Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/rexify/envs/docs/lib/python3.10/site-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->kfp<2.0.0,>=1.8.0->rexify) (2.28.1)
Collecting googleapis-common-protos<2.0dev,>=1.56.2
  Downloading googleapis_common_protos-1.56.4-py2.py3-none-any.whl (211 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 211.7/211.7 kB 39.4 MB/s eta 0:00:00
Collecting httplib2<1dev,>=0.15.0
  Downloading httplib2-0.20.4-py3-none-any.whl (96 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 19.7 MB/s eta 0:00:00
Collecting google-auth-httplib2>=0.0.3
  Downloading google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB)
Collecting pyasn1-modules>=0.2.1
  Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 29.5 MB/s eta 0:00:00
Collecting cachetools<5.0,>=2.0.0
  Downloading cachetools-4.2.4-py3-none-any.whl (10 kB)
Collecting rsa<5,>=3.1.4
  Downloading rsa-4.9-py3-none-any.whl (34 kB)
Collecting google-cloud-core<3.0dev,>=1.6.0
  Downloading google_cloud_core-2.3.2-py2.py3-none-any.whl (29 kB)
Collecting google-resumable-media<3.0dev,>=1.3.0
  Downloading google_resumable_media-2.3.3-py2.py3-none-any.whl (76 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.9/76.9 kB 17.2 MB/s eta 0:00:00
Requirement already satisfied: attrs>=17.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/rexify/envs/docs/lib/python3.10/site-packages (from jsonschema<4,>=3.0.1->kfp<2.0.0,>=1.8.0->rexify) (22.1.0)
Requirement already satisfied: pyrsistent>=0.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/rexify/envs/docs/lib/python3.10/site-packages (from jsonschema<4,>=3.0.1->kfp<2.0.0,>=1.8.0->rexify) (0.18.1)
Requirement already satisfied: urllib3>=1.15 in /home/docs/checkouts/readthedocs.org/user_builds/rexify/envs/docs/lib/python3.10/site-packages (from kfp-server-api<2.0.0,>=1.1.2->kfp<2.0.0,>=1.8.0->rexify) (1.26.11)
Requirement already satisfied: certifi in /home/docs/checkouts/readthedocs.org/user_builds/rexify/envs/docs/lib/python3.10/site-packages (from kfp-server-api<2.0.0,>=1.1.2->kfp<2.0.0,>=1.8.0->rexify) (2022.6.15)
Requirement already satisfied: python-dateutil in /home/docs/checkouts/readthedocs.org/user_builds/rexify/envs/docs/lib/python3.10/site-packages (from kfp-server-api<2.0.0,>=1.1.2->kfp<2.0.0,>=1.8.0->rexify) (2.8.2)
Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0
  Downloading websocket_client-1.3.3-py3-none-any.whl (54 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 10.6 MB/s eta 0:00:00
Collecting requests-oauthlib
  Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB)
Collecting google-auth-oauthlib<0.5,>=0.4.1
  Downloading google_auth_oauthlib-0.4.6-py2.py3-none-any.whl (18 kB)
Collecting tensorboard-plugin-wit>=1.6.0
  Downloading tensorboard_plugin_wit-1.8.1-py3-none-any.whl (781 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 781.3/781.3 kB 76.3 MB/s eta 0:00:00
Collecting werkzeug>=1.0.1
  Downloading Werkzeug-2.2.2-py3-none-any.whl (232 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.7/232.7 kB 36.5 MB/s eta 0:00:00
Collecting markdown>=2.6.8
  Downloading Markdown-3.4.1-py3-none-any.whl (93 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.3/93.3 kB 17.4 MB/s eta 0:00:00
Collecting tensorboard-data-server<0.7.0,>=0.6.0
  Downloading tensorboard_data_server-0.6.1-py3-none-manylinux2010_x86_64.whl (4.9 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 96.4 MB/s eta 0:00:00
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/rexify/envs/docs/lib/python3.10/site-packages (from packaging->tensorflow<3.0.0,>=2.6.0->rexify) (3.0.9)
Collecting google-crc32c<2.0dev,>=1.0
  Downloading google_crc32c-1.3.0-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (37 kB)
Collecting pyasn1<0.5.0,>=0.4.6
  Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 13.6 MB/s eta 0:00:00
Requirement already satisfied: charset-normalizer<3,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/rexify/envs/docs/lib/python3.10/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->kfp<2.0.0,>=1.8.0->rexify) (2.1.0)
Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/rexify/envs/docs/lib/python3.10/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->kfp<2.0.0,>=1.8.0->rexify) (3.3)
Collecting oauthlib>=3.0.0
  Downloading oauthlib-3.2.0-py3-none-any.whl (151 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.5/151.5 kB 30.3 MB/s eta 0:00:00
Requirement already satisfied: MarkupSafe>=2.1.1 in /home/docs/checkouts/readthedocs.org/user_builds/rexify/envs/docs/lib/python3.10/site-packages (from werkzeug>=1.0.1->tensorboard<2.10,>=2.9->tensorflow<3.0.0,>=2.6.0->rexify) (2.1.1)
Building wheels for collected packages: kfp, fire, kfp-server-api, PyYAML, strip-hints, termcolor
  Building wheel for kfp (setup.py) ... - \ done
  Created wheel for kfp: filename=kfp-1.8.13-py3-none-any.whl size=422444 sha256=15ded1d4977d31f3165cc331ab003b1c7e8532cb92a0dce16a687b09065acecb
  Stored in directory: /home/docs/.cache/pip/wheels/fb/d2/f8/95d63669effda5f3d9008fe20cc9e27b62e1aa5343e3a6bba6
  Building wheel for fire (setup.py) ... - \ done
  Created wheel for fire: filename=fire-0.4.0-py2.py3-none-any.whl size=115943 sha256=a1258de66df559212f5a8ffe9fc1fdabe58528c8bcb49397427d23bafbedf463
  Stored in directory: /home/docs/.cache/pip/wheels/26/9a/dd/2818b1b023daf077ec3e625c47ae446aca587a5abe48e05212
  Building wheel for kfp-server-api (setup.py) ... - done
  Created wheel for kfp-server-api: filename=kfp_server_api-1.8.4-py3-none-any.whl size=99717 sha256=dcfab707d07451ca99ccd620501afeb4f1a28caf363a4d80c271fca36feed657
  Stored in directory: /home/docs/.cache/pip/wheels/df/41/e7/dfe34fad0027b195b6e912d8cb3c2877095308a6da70438c26
  Building wheel for PyYAML (pyproject.toml) ... - \ done
  Created wheel for PyYAML: filename=PyYAML-5.4.1-cp310-cp310-linux_x86_64.whl size=45656 sha256=cbada73c12c419b45f3aeeee171b27d18395104d4b5791834c5475e14c72a2f7
  Stored in directory: /home/docs/.cache/pip/wheels/c7/0d/22/696ee92245ad710f506eee79bb05c740d8abccd3ecdb778683
  Building wheel for strip-hints (setup.py) ... - done
  Created wheel for strip-hints: filename=strip_hints-0.1.10-py2.py3-none-any.whl size=22302 sha256=0604f8b7a59f8685401f9131e1d25742440bd01c42b35d9b32da2c4cdceda72a
  Stored in directory: /home/docs/.cache/pip/wheels/19/fd/dc/1192a4b454695fa9f0c95b17597a44b200d9fcf0eeb771d104
  Building wheel for termcolor (setup.py) ... - done
  Created wheel for termcolor: filename=termcolor-1.1.0-py3-none-any.whl size=4847 sha256=5601ddfd4016e7640e13a366f371d6c1f53db3c029b4b630e470ae187e4ac3d0
  Stored in directory: /home/docs/.cache/pip/wheels/a1/49/46/1b13a65d8da11238af9616b00fdde6d45b0f95d9291bac8452
Successfully built kfp fire kfp-server-api PyYAML strip-hints termcolor
Installing collected packages: termcolor, tensorboard-plugin-wit, pyasn1, libclang, keras, flatbuffers, wrapt, werkzeug, websocket-client, uritemplate, typing-extensions, threadpoolctl, tensorflow-io-gcs-filesystem, tensorflow-estimator, tensorboard-data-server, tabulate, strip-hints, rsa, PyYAML, pyasn1-modules, protobuf, oauthlib, numpy, markdown, jsonschema, joblib, httplib2, grpcio, google-pasta, google-crc32c, gast, fire, docstring-parser, cloudpickle, click, cachetools, astunparse, absl-py, typer, scipy, requests-toolbelt, requests-oauthlib, pydantic, opt-einsum, kfp-server-api, kfp-pipeline-spec, keras-preprocessing, h5py, googleapis-common-protos, google-resumable-media, google-auth, Deprecated, scikit-learn, kubernetes, google-auth-oauthlib, google-auth-httplib2, google-api-core, tensorboard, google-cloud-core, google-api-python-client, tensorflow, google-cloud-storage, tensorflow_recommenders, kfp, rexify
  Attempting uninstall: jsonschema
    Found existing installation: jsonschema 4.10.0
    Uninstalling jsonschema-4.10.0:
      Successfully uninstalled jsonschema-4.10.0
Successfully installed Deprecated-1.2.13 PyYAML-5.4.1 absl-py-1.2.0 astunparse-1.6.3 cachetools-4.2.4 click-8.1.3 cloudpickle-2.1.0 docstring-parser-0.14.1 fire-0.4.0 flatbuffers-1.12 gast-0.4.0 google-api-core-2.8.2 google-api-python-client-1.12.11 google-auth-1.35.0 google-auth-httplib2-0.1.0 google-auth-oauthlib-0.4.6 google-cloud-core-2.3.2 google-cloud-storage-1.44.0 google-crc32c-1.3.0 google-pasta-0.2.0 google-resumable-media-2.3.3 googleapis-common-protos-1.56.4 grpcio-1.47.0 h5py-3.7.0 httplib2-0.20.4 joblib-1.1.0 jsonschema-3.2.0 keras-2.9.0 keras-preprocessing-1.1.2 kfp-1.8.13 kfp-pipeline-spec-0.1.16 kfp-server-api-1.8.4 kubernetes-18.20.0 libclang-14.0.6 markdown-3.4.1 numpy-1.23.2 oauthlib-3.2.0 opt-einsum-3.3.0 protobuf-3.19.4 pyasn1-0.4.8 pyasn1-modules-0.2.8 pydantic-1.9.2 requests-oauthlib-1.3.1 requests-toolbelt-0.9.1 rexify-0.0.2 rsa-4.9 scikit-learn-1.1.2 scipy-1.9.0 strip-hints-0.1.10 tabulate-0.8.10 tensorboard-2.9.1 tensorboard-data-server-0.6.1 tensorboard-plugin-wit-1.8.1 tensorflow-2.9.1 tensorflow-estimator-2.9.0 tensorflow-io-gcs-filesystem-0.26.0 tensorflow_recommenders-0.7.0 termcolor-1.1.0 threadpoolctl-3.1.0 typer-0.6.1 typing-extensions-4.3.0 uritemplate-3.0.1 websocket-client-1.3.3 werkzeug-2.2.2 wrapt-1.14.1
[2]:
!rexify pipeline create --args
/usr/bin/sh: 1: rexify: not found