Code Monkey home page Code Monkey logo

jupyterlab-kubeflow-kale's People

Contributors

dependabot[bot] avatar elikatsis avatar stefanofioravanzo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

jupyterlab-kubeflow-kale's Issues

Unrecognized `--run_pipeline` flag

I tried your titanic example using COMPILE UPLOAD AND RUN

Deployment Result
usage: kale [-h] --nb NB [--experiment_name EXPERIMENT_NAME]
[--pipeline_name PIPELINE_NAME]
[--pipeline_description PIPELINE_DESCRIPTION]
[--docker_image DOCKER_IMAGE] [--volumes [VOLUMES [VOLUMES ...]]]
[--deploy] [--kfp_dns KFP_DNS] [--jupyter_args JUPYTER_ARGS]
kale: error: unrecognized arguments: --run_pipeline

Using COMPILE TO DSL

Deployment Result
Traceback (most recent call last):
File "/opt/conda/bin/kale", line 10, in <module>
sys.exit(main())
File "/opt/conda/lib/python3.7/site-packages/kale/command_line.py", line 87, in main
auto_deploy=metadata_arguments['deploy'],
KeyError: 'deploy'

And COMPILE AND UPLOAD

usage: kale [-h] --nb NB [--experiment_name EXPERIMENT_NAME]
[--pipeline_name PIPELINE_NAME]
[--pipeline_description PIPELINE_DESCRIPTION]
[--docker_image DOCKER_IMAGE] [--volumes [VOLUMES [VOLUMES ...]]]
[--deploy] [--kfp_dns KFP_DNS] [--jupyter_args JUPYTER_ARGS]
kale: error: unrecognized arguments: --upload_pipeline

It seems like it's referencing non-existing flags

Volumes & VolumeSnapshots: Rok Annotations & Rok Chooser

Volumes

Add a special (optional) annotation field for RokURL adding the following annotation to VolumeOp:

rok/origin: <RokURL>

VolumeSnapshots

Add a special (optional) annotation field for RokURL adding the following annotation to VolumeSnapshotOp:

rok/register: <RokURL>

Rok Chooser

Integrate Rok Chooser on both of these fields.

Update Kale in NPM Lab Extension Repository

I would like to run the latest version of this extension (with the metrics tag now added in the UI), but this seems to not be updated on the NPM repo that stores this extension.

Thank you!

Prefill docker image with Notebook's docker image

Users should be able to see the image their pipeline steps will run with, if they expand Additional Settings.
That image is the one chosen by default by Kale.

So, this logic could be implemented [or called, since it is already implemented] by some function in kale.rpc.nb module.
The extension will call that via executeRpc() function and set the corresponding field.

Examples fail with error

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).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.