tableau / TabPy

Execute Python code on the fly and display results in Tableau visualizations:
https://tableau.github.io/TabPy/
MIT License
1.56k stars 598 forks source link

Deploy to heroku button #459

Closed ChairmanMa0 closed 4 years ago

ChairmanMa0 commented 4 years ago

This adds a button to the Readme that deploys TabPy to the user's Heroku account.

0golovatyi commented 4 years ago

I deployed with the button and the app doesn't work

ChairmanMa0 commented 4 years ago

Fixed the issue with the Procfile. Verified the fix using: https://heroku.com/deploy?template=https://github.com/tableau/TabPy/tree/deploy-to-heroku-button This PR can't be tested using the button because it always deploys from master (which of course doesn't have the other changes yet).