Skip to content

harrygav/data-loading-tutorial

Repository files navigation

Data Loading Tutorial

Build & Run

Build container with:

make

Then, start all containers with :

docker-compose up

Use the -d flag to run in the background. GUI is then running on http://localhost:3001

If make is not available, run:

docker build -t dataloading-demo:latest .

or build/run using your docker GUI tool.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published