Hello all!
Here is my app based on the great Data Professor: https://pabsalme-nba.herokuapp.com/
The issue is that the shot chart that should have displayed doesn’t work and shows this error:
In local level all works fine so, what can I do to deploy it correctly?
This is the correct output:
You can find the code here: https://github.com/pabsalmeron/basketball-heroku/blob/master/basketball_app.py
It’s my first time working with streamlit-heroku, so all help would be welcome! Thank you!