joepeskett/kf-tools: A basic package for building dockerfiles and Kubeflow pipeline component in R, with R.

The key piece of this package is being able to generate a pipeline component from a single functon call in R. The output of this is a yaml file that can then be used in a Kubeflow pipeline by using the `kfp.components` module

Getting started

Package details

AuthorJoe Peskett
MaintainerJoe Peskett <jwpeskett@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("joepeskett/kf-tools")
joepeskett/kf-tools documentation built on May 27, 2020, 7:43 a.m.