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

How to start startup.cmd from virtual environment #165

Closed ghost closed 5 years ago

ghost commented 5 years ago

I am trying to solve three issues:

  1. When I run startup.cmd, the cmd window does not disappear:

image

  1. Eventhough I have defined the environment variable, I am not able to run startup.cmd from the Virtual Environment.

image

image

  1. How do I set-up Task Scheduler so that upon restart TabPy starts up by its self?
ghost commented 5 years ago

I figured it all out.