kubeflow-kale / jupyterlab-kubeflow-kale

JupyterLab extension to provide a Kubeflow specific left area for Notebooks deployment
Apache License 2.0
18 stars 12 forks source link

Examples fail with error #32

Closed retnuh closed 4 years ago

retnuh commented 4 years ago

Hi there, I'm trying to ran the examples.

Base example and taxi fail with:

Deployment Result
01-16 16:42 | kubeflow-kale | ERROR: Unrecognized tag: pipeline-parameters
01-16 16:42 | kubeflow-kale | ERROR: To see full traceback run Kale with --debug flag or have a look at kale.log logfile

When trying to run Compile to DSL.

The titanic one fails because the svm block isn't properly labelled (but compiles if you add the annotation in the obvious place).

retnuh commented 4 years ago

Whoops sorry wrong repo.