Loading

How To Build A TabPy Server Other Than Building It On Anaconda

Data pubblicazione: Apr 13, 2024
Operazione

How to build a TabPy Server other than building It on anaconda.
 

Fasi
Setup
1. Download and install Python.
2. Download and install the Tableau Python server (TabPy).
  • python -m pip install --upgrade pip
  • pip install tabpy
3. Running TabPy in Python Virtual Environment (TabPy)
  • pip install virtualenv
  • virtualenv my-tabpy-env    #replace my-tabpy-env with your virtual environment name
4. Starting TabPy
  • my-tabpy-env\Scripts\activate
  • tabpy
     Please execute the command below to deactivate after tabpy stops.
     my-tabpy-env\Scripts\deactivat

Test connection from Tableau Desktop
In this case, the Tabpy server and Tableau Desktop were installed on the same machine.
Test connection from Tableau Desktop
Numero articolo Knowledge

001470495

 
Caricamento
Salesforce Help | Article