When I run this line as part of the KubeFlow chapter:
ks param set kubeflow-core cloud aks
I end up with the following error:
ERROR could not find component: open C:\users\xxx\my-kubeflow\components\C:\users\xxx\my-kubeflow\components:
The filename, directory name, or volume label syntax is incorrect.
For some reason its concatenating the directory twice. If i manually edit the libsonnet file then it doesnt get me much futher because I get a similar path error on the next command.
What OS was the tutorial run on? I am using a Windows Azure DSVM, does it need to be Linux??
When I run this line as part of the KubeFlow chapter:
ks param set kubeflow-core cloud aks
I end up with the following error:
ERROR could not find component: open C:\users\xxx\my-kubeflow\components\C:\users\xxx\my-kubeflow\components: The filename, directory name, or volume label syntax is incorrect.
For some reason its concatenating the directory twice. If i manually edit the libsonnet file then it doesnt get me much futher because I get a similar path error on the next command.
What OS was the tutorial run on? I am using a Windows Azure DSVM, does it need to be Linux??