Giter Club home page Giter Club logo

Comments (9)

pineking avatar pineking commented on May 18, 2024

I also think the size can be reduced. BTW: is it possible to push the images to dockerhub instead of gcr.io?

from kubeflow.

jlewi avatar jlewi commented on May 18, 2024

@vishh Are we just using the tensorflow Docker images? I don't see any Dcokerfiles for these notebook images inside google/kubeflow.

from kubeflow.

flx42 avatar flx42 commented on May 18, 2024

No it's not the same, if you do docker history --no-trunc gcr.io/kubeflow/tensorflow-notebook-gpu, you can see it's different from https://github.com/tensorflow/tensorflow/blob/master/tensorflow/tools/docker/Dockerfile.devel-gpu or https://github.com/tensorflow/tensorflow/blob/master/tensorflow/tools/docker/Dockerfile.gpu

from kubeflow.

jlewi avatar jlewi commented on May 18, 2024

We'd like to support a bunch of different frameworks e.g.

  • TensorFlow
  • xgboost
  • scikits

Some questions:

  • Should we provide one fat image with all these libraries or have multiple images?
  • Are there existing, curated images that we can reuse as opposed to building our own?

from kubeflow.

aronchick avatar aronchick commented on May 18, 2024

from kubeflow.

yuvipanda avatar yuvipanda commented on May 18, 2024

@aronchick afaict gcr.io doesn't provide a human friendly URL to pass to people, which I've always found annoying for public images.

@jlewi there's some at http://github.com/jupyter/docker-stacks/ (and PRs welcome!) that do get a fair amount of usage.

from kubeflow.

flx42 avatar flx42 commented on May 18, 2024

I think it makes sense to have one "fat" image, it it allows us to keep the other images lean.
This image could target being a development environment for data scientists: Jupyter, TensorFlow, TensorBoard and usual python dependencies.

from kubeflow.

jlewi avatar jlewi commented on May 18, 2024

This is the source for our existing Docker images
https://github.com/GoogleCloudPlatform/container-engine-accelerators/tree/master/example/tensorflow-notebook-image

So everything is public and we should probably move them into Kubeflow.

Using an NVIDIA as the base image for our GPU images makes sense to me.

/cc @flx42

from kubeflow.

flx42 avatar flx42 commented on May 18, 2024

Ok, let's discuss about the size again when it's on this repo.
But I believe it still makes sense to check with the TensorFlow team if a single common Jupyter image can be created.

from kubeflow.

Related Issues (20)

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.