I just install flytekit , Flyte’s Python SDK and S...
# ask-the-community
y
I just install flytekit , Flyte’s Python SDK and Scikit-learn , flytectl successfully. I try to create a workflow following the template example.py, and the steps. When I try to run Workflows in a Flyte Cluster, the URL showed up, but when I open this URL, the website is empty. Does anyone have similar things? Any suggestions?
This issue is solved. I try to restart the computer, re-run the process to create a cluster and run the demo. It works right now.
l
can you pull the image from docker?
docker pull {image-name}
y
I check the images in docker:
I just docker pull for 2 images that relate to flyte
I think the demo task works right now. I just pass the parameters, and launch the workflow.