A rok API URL must be provided when compiling and running titanic jupyter lab
See original GitHub issueI have installed a fresh minikf and followed the steps outlined here. When I compile and run the pipeline, the loaddata step fails with the message:
ValueError: A Rok API URL must be provided either via the url' argument or the
ROK_GW_URL’ environment variable.
Any idea what this is about? See below screenshot. Thanks.
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (1 by maintainers)
Top Results From Across the Web
Test Kubeflow — Rok 2.0 documentation
This guide will walk you through testing Kubeflow so as to ensure that all Kubeflow services are running as expected. To do so,...
Read more >From Notebook to Kubeflow Pipelines with MiniKF and Kale
In this codelab, you will learn how to build and deploy complex data science pipelines with Kubeflow Pipelines, without using any CLI ...
Read more >CS 380 Homework 4 - Machine Learning Lab
This lab requires use of several Python libraries that need to be installed, including numpy, ... start up a Jupyter session; embed Python...
Read more >CNN compiling error : Failed to get convolution algorithm. This ...
... and as Sessions get run and more GPU memory is needed, it extend the GPU memory region needed by the TensorFlow process....
Read more >The Titanic example on MiniKF using Kale and Rok - YouTube
Use Kale and Rok to deploy a Jupyter Notebook to Kubeflow Pipelines with the click of a button.This workflow enables data scientists to ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The pipeline will at least complete under this setup if you disable ‘Take Rok snapshots before each step’ in the Kale Deployment Panel
https://github.com/kubeflow-kale/kale/issues/21#issuecomment-582336784 the option is greyed out for me and when the pipeline is run it throws the error for missing Rok url? Which image were you using?