Giter VIP home page Giter VIP logo

alexandrebrown / kubeflowpipelinemnist Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 40 KB

Kubeflow Pipeline sample that uses custom docker image with private python code inside the image as base image for the pipeline components.

License: MIT License

Shell 2.69% Python 20.50% Dockerfile 3.28% Jupyter Notebook 73.53%
kubeflow-pipelines kubeflow-component kubeflow-pipeline kubeflow kubeflow-demo kubeflow-community

kubeflowpipelinemnist's Introduction

KubeflowPipelineMNIST

Local Jupyter Lap Setup

  1. OPTIONAL : If you don't have docker installed, you can install it by running ./install-docker.sh

GPU

  1. ./setup-nvidia-container-toolkit.sh
  2. ./build-local-notebook-server.sh
  3. ./start-local-notebook-server-gpu.sh
  4. Access jupyter lab via http://127.0.0.1:8889/lab?token=YOUR_TOKEN where YOUR_TOKEN is the token created in step 3. (check the output from step 3 to know your token).
  5. Inside jupyter lab, click File->New->Terminal
  6. Clone this git repo (eg: git clone https://github.com/AlexandreBrown/KubeflowPipelineMNIST.git)

CPU

  1. ./build-local-notebook-server.sh
  2. ./start-local-notebook-server-cpu.sh
  3. Access jupyter lab via http://127.0.0.1:8889/lab?token=YOUR_TOKEN where YOUR_TOKEN is the token created in step 2. (check the output from step 2 to know your token).
  4. Inside jupyter lab, click File->New->Terminal
  5. Clone this git repo (eg: git clone https://github.com/AlexandreBrown/KubeflowPipelineMNIST.git)

Local Setup Result

JupyterLabSetupResult

Pipeline

  • Execute the cells from the notebook (see /notebooks)
  • Upload the generated pipeline yaml file to the Kubeflow pipeline UI

Pipeline Result

PipelineResult

kubeflowpipelinemnist's People

Contributors

alexandrebrown avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

jx-mlopslabs

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.