st-speckmol
st-speckmol copied to clipboard
Implementating openbabel package in the Streamlit App
While deploying Streamlit app, with the package, throws error (check details reported here ). The error pops up which does not allow to deploy it as an app yet .
- The app - https://github.com/avrabyt/Specklit/blob/main/pages/app2.py
- Dependencies - https://github.com/avrabyt/Specklit/blob/main/packages.txt (😞 )
- [x] Partly resolved and the app works 🚀 . Ref - https://github.com/avrabyt/st-speckmol/blob/40550d5a86ab7e28afa85860aa0b98830fa4e01f/app.py#L12
- [ ] However implementing within the package 👎🏽 (to-do)