We are trying to migrate a Jupyter Notebook that calls the Eikon API to a Python script that will be executed on a regular schedule. We are going to use Windows Task Scheduler to schedule the execution.
We would like to have this task run whether a user is logged in or not. Is this possible for Eikon or does Eikon require an interactive user session?