Skip to Main Content
Spotfire Ideas Portal
Status Implemented
Product Spotfire
Categories Analytics
Created by Guest
Created on Jul 29, 2020
Merged idea
This idea has been merged into another idea. To comment or vote on this idea, please visit TS-I-7773 Automatically distribute a custom Python interpreter.

To be able to use anaconda/conda as a service for python engine. Merged

There are many Python environment separation tools (pipenv, pyenv, venv, virtualenv...) There are a lot of tools out there, but for simplicity and robustness, we think conda/anaconda is the best.

The reason for this is to isolate (almost) all of the different versions of Python itself and the different libraries under a folder, so it's simple to have everything in a folder.

Implemented in 10.10