Sign inSign up

bentoml/quickstart

By bentoml

Updated over 3 years ago

Run BentoML Quickstart example notebook from docker

Image
2

3.6K

bentoml/quickstart repository overview

BentoML Quickstart

BentoML is an open-source framework that simplifies Machine-Learning model deployment and serves your models at production scale.

This docker image is made for trying out the BentoML tutorial locally and not intended for production use.

To launch the tutorial notebook with this image:

docker run -it --rm -p 8888:8888 -p 3000:3000 bentoml/quickstart:latest

Learn more:

Tag summary

Content type

Image

Digest

sha256:8965cca36

Size

491 MB

Last updated

over 3 years ago

docker pull bentoml/quickstart