deployment-heroku
deployment-heroku copied to clipboard
Deployment Heroku
Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...
I have tried now for +15 hours of deploying a pycaret to Heroku and it feels simple impossible. I went to this repo, cloned it, connected to Heroku and pressed...
Built a pipeline and catboost model using pycaret 2.2.3 and streamlit 0.73.1. Followed the example here, paring down modules to what is shown in app.py. Added a .slugignore etc. to...