Skip to content

sampathkethineedi/st-spawner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

st-spawner

Streamlit app for spawner-api

Run locally cd app && streamlit run spawner.py

Or docker build -t st-spawner:1.0 . and then docker run --name st-spawner -d -p 7000:7000 st-spawner:1.0

Interface for the Functionality delivered by Spawner API

Swagger docs for the API here

Collaborators

Releases

No releases published

Packages

No packages published