Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support creating runs without experiments #560

Closed
yebrahim opened this issue Dec 18, 2018 · 0 comments
Closed

Support creating runs without experiments #560

yebrahim opened this issue Dec 18, 2018 · 0 comments
Assignees

Comments

@yebrahim
Copy link
Contributor

/assign @IronPan
/area back-end

Linchin pushed a commit to Linchin/pipelines that referenced this issue Apr 11, 2023
… applications (kubeflow#559)

* Define a config file to list
  i) Relevant information about each application to build
     e.g the location of its source, the location of its kustomize manifest
 ii) The versions (i.e. branches) of the various repositories to build from

* Create a python script that takes the cross product of applications and
  versions and creates a tekton PipelineRun to build the docker image
  and update the manifest.

* Fix a bug in update_manifests with image_name not being set.
Related to kubeflow#450: Continuous delivery of Kubeflow applications

Here are some autogenerated PRs updating the manifests

  * kubeflow/manifests#697
  * kubeflow/manifests#696

* Fix email of kubeflow bot to pass CLA check.

  * Fix kubeflow#557

Skip lint due to kubeflow#560
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this issue Oct 22, 2023
* update sklearnserver to also accept pickle

* use joblib to load pickle format files

* fix pickle typo

* update model loading method

* generalize list of extensions and update unit tests
HumairAK pushed a commit to red-hat-data-services/data-science-pipelines that referenced this issue Mar 11, 2024
Update the notebook to use newer packages and image.
Also add instructions for multi-user environment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants