Skip to content

danigeos/spillover-online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spillover version for online use

Available to run at: https://spillover.streamlit.app
Run locally with: streamlit run spillover.py 


Update with:

git commit -a -m "commit"; git push https://danigeos:<token>@github.com/danigeos/spillover-streamlit-app.git



GitHub repository created with: 

Write 3 lines in 'requirements.txt':
streamlit
numpy
matplotlib

cd spillover_python_online; git init; git add .; git commit -m "Initial commit"
git remote add origin https://github.com/danigeos/spillover-online
git branch -M main
git push -u origin main

Mostly developed here: https://chatgpt.com/canvas/shared/67d066b6b62c81918007c1ebde623893

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages