Free to use TabPy Server to test Tableau Desktop, Server and Prep Builder python integration.
These are the connection information:
Hostname: `tabpy.starschema.com`
Port: `9004`
How to configure: https://help.tableau.com/current/pro/desktop/en-us/r_connection_manage.htm#configure-an-external-service-connection
Designed for kubernetes, this tabpy/docker runs preinitalized with the demo goodies. To keep things secure, it is running as non-privileged container, as non-root user, on busybox based Alpine.
I took ideas from @faizanbashir's python datascience docker and @erichannel's tabpy container. And most importantly, Ken Flerlage give the idea to make this available.
Runs on Alpine Linux 3.11 and Python 3.7.
BSD-3