Skip to content

ProspectiveCo/databricks-conf-talk-june-2024

Repository files navigation

Databricks AI Summit 2024

To build the docker image

docker-compose build

To run the docker image

To start the server version

docker-compose up server data

To start the jupyter version

docker-compose up jupyter data

Notes

The Dockerfile can be massively simplified for non-aarch64 linux platforms since we provide wheels for most other platform triples.