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

TabPy in AWS #395

Closed arunyadav19 closed 4 years ago

arunyadav19 commented 4 years ago

Environment information:

Describe the issue How to connect to TabPY running on a AWS machine from my tableau desktop on my local machine. Also I want to understand how TabPY will work in case of workbooks published on Tableau server and trying to connect to TabPy. How it will work in case of embedded data sources v/s published data sources ?

Expected behavior Should be able to connect to TabPY running on my aws instance from my tableau desktop on local machine.

Additional context I want to enable TabPy for all my users. So I installed it on a separate aws instance and opened the ports for everyone. I'm able to connect to this TabPY from tableau desktop running on one of my tableau server instance but unable to connect from my local machine.

0golovatyi commented 4 years ago

@arunyadav19 What error message you see in Tableau Desktop when trying to connect to AWS TabPy instance?