st-speckmol icon indicating copy to clipboard operation
st-speckmol copied to clipboard

Implementating openbabel package in the Streamlit App

Open avrabyt opened this issue 3 years ago • 1 comments

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 .

  1. The app - https://github.com/avrabyt/Specklit/blob/main/pages/app2.py
  2. Dependencies - https://github.com/avrabyt/Specklit/blob/main/packages.txt (😞 )

avrabyt avatar Jun 22 '22 09:06 avrabyt

  • [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)

avrabyt avatar Sep 13 '22 16:09 avrabyt