binder-nbserverproxy/planets-recognizer-app.ipynb

1.2 KiB

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