-
Python Studio runs within a Docker Linux environment. Templates’ code runs within corresponding Kernels.
-
If utilizing additional libraries for the code, ensure only those libraries which are compatible with a corresponding Kernel are imported. Scripts will fail if incompatible libraries are used.
-
-
Python Studio is not designed to run heavy duty tasks, as there are limited resources available.
-
For heavy duty tasks, please run within Flex Python environment and select you resource usage configuration.
-
-
Python Studio has restricted the use of select libraries within the system due to security concerns. A message will display to the user if a restricted library is saved within a script or if trying to run a script where a restricted library is referenced.