Choose timezone
Your profile timezone:
Zoom link: https://uchicago.zoom.us/j/93890400103?pwd=WkxnZ1liRE1uVUZXR0h0UDI5eVBhdz09
Meeting ID: 938 9040 0103
Password: 1212
Live minutes:
https://docs.google.com/document/d/1HODy3jMvHxAxmoS_YfmFIvw98EGJ66V05FYvJMBtnJo/edit?usp=sharing
tried to start servicex from scratch by following instructions: https://servicex.readthedocs.io/en/latest/deployment/
first issue is that "helm dependency update service" does not work.
Chris suggested this is not necessary but trying to follow without it does not work either.
Andrew suggested different version of helm chart:"helm install -f ilija-values.yaml test ssl-hep/servicex --version 0.4.0" but that also did not work.
He suggested updating repo but that did not help.