Open someshmlad opened 1 year ago
@someshmlad Thanks for opening the issue. We are working on gathering resources for powerpc testing. I'll reach out to you soon.
if possible, can you share if you are able to set a route for the service and test the notebook from there ?
Also some information, the notebook are kept in standard of kubeflow notebooks, so they function as required on notebook controller. https://www.kubeflow.org/docs/components/notebooks/container-images/#image-requirements
We have built the jupyter-minimal-ubi8-python-3.8 notebook image on Power(ppc64le), the make deploy command for this notebook image is working fine and the pods are up and running:
But while performing make test for the same notebook, we are getting the following issue:
Any suggestions on how we can resolve the following issue would be helpful. Also, if anyone could provide some reference doc or source repo for jovyan/api, that would be helpful. Thanks