Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 375 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 375 Bytes

Azure WebApp Streamlit

A simple bootstrap setup for getting up and running with streamlit as a webap in Azure.

Dockerfiles

Currently supports building the app upon the official python docker image (Dockerfile) or the mambaorg/micromamba image (Dockerfile-v2)

Build and deploy

Run build.sh with an argument used as tag for our image, e.g

./build.sh v1