Hello, community!
Is there a way to automatically launch the Python variable browser? I'd like to initialize it as soon as the OML script starts running for the sake of making it faster when the actual Python script is called.
I'm currently using as a workaround the creation of a dummy variable:
evalpythonscript('initializePython=1');
Thanks,
Roberta