pranjal-joshi / Screeni-py

A Python-based stock screener to find stocks with potential breakout probability from NSE India.
MIT License
552 stars 195 forks source link

Colab run_screenipy.sh script execution failed #235

Closed Hiddenleaf07 closed 5 months ago

Hiddenleaf07 commented 6 months ago

https://colab.research.google.com/drive/18M4j6DA8pKSq1fS8tMprBYKhfYM8zXo1

udocker("run -i --entrypoint /bin/bash joshipranjal/screeni-py:latest -c run_screenipy.sh --cli")

pranjal-joshi commented 6 months ago

Not sure, the streamlit UI is invoked!

You can now view your Streamlit app in your browser.

  URL: http://0.0.0.0:8501/

Maybe colab timeout or the kernel is killing it considering it as a blocked thread or some kind of timeout?

Hiddenleaf07 commented 6 months ago

may be it because Streamlit app create a local network that why it's not working . For Colab it's need localtunnel for used it outside of colab. i didn't have any technical knowledge so will you added localtunnel for Android Support for your screener.

https://colab.research.google.com/github/mrm8488/shared_colab_notebooks/blob/master/Create_streamlit_app.ipynb

github-actions[bot] commented 5 months ago

This Issue is marked as Stale due to Inactivity. This Issue will be Closed soon.