The application code is contained in the app.py file.
This application is compatible with Docker, and to run it as a Docker container, execute the following:
docker-compose build
docker-compose up -d
The application will run on localhost:8050
The application code is contained in the app.py file.
This application is compatible with Docker, and to run it as a Docker container, execute the following:
docker-compose build
docker-compose up -d
The application will run on localhost:8050