Hi everyone, I open the following track to ask for clarifications on the configuration of the node "Open source code" in SASModelStudio in Viya 3.5 In particular, I was wondering if it was possible to set the use of a specific virtualenv (in Python) based on the type of user. At the beginning of the user session it would be necessary to invoke the command "source bin/activate" of a certain venv. [user1@machine /home/user1/venv]# source bin/activate (venv) [user1@machine /home/user1/venv]# If it wasn't possible to discriminate by user/group, could it be possible to set a default venv in some configuration file? Thanks Davide
... View more