binder-nbserverproxy/simple-streamlit-app.ipynb

1.2 KiB

In [ ]:
import os
import git
if not os.path.exists('./simple-streamlit-app'):
    git.Git(".").clone("https://github.com/ProfessorKazarinoff/simple-streamlit-app.git")
In [ ]:
import os
os.chdir('simple-streamlit-app')
In [ ]:
!streamlit run simple_app.py --server.enableCORS false
In [ ]:
# Copy Binder link  and add /proxy/8501/