Skip to content

Latest commit

 

History

67 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title Wordify
emoji 🤗
colorFrom blue
colorTo blue
python_version 3.11
sdk streamlit
sdk_version 1.17.0
app_file app.py
pinned false

Run without docker

streamlit run app.py

Debug in Docker

# create image (if not already present)
make build

# run container with an interactive shell
make dev

# (from within the contained) start the app normally
streamlit run app.py

Run in Docker

# create image (if not already present)
make build

# run container and serve the app at localhost:4321
make run

# to stop container
make stop

About

New version of Wordify based on Streamlit

Resources

Stars

5 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages