It took some time, but TabPy v1 finally happened. Comparing to the previous v0.9.0 there are not so many changes:
- TabPy is now Tableau Supported product! Used to be Community Supported.
- External Services now branded as Analytics Extensions. Tableau Analytics Extensions API documentation is at https://tableau.github.io/analytics-extensions-api/.
- The API itself was announced with Tableau blog post at https://www.tableau.com/about/blog/2020/1/new-year-new-updates-analytics-extensions-api-hyper-api-javascript-api-and-rest.
To install TabPy or update your TabPy instance to the latest release run the following command:
pip install --upgrade tabpy
Additional reading:
- Known Issues for the Tableau Analytics Extensions API – https://tableau.github.io/analytics-extensions-api/docs/ae_known_issues.html.