Open
Description
I have my jobs in a sub-folder, and want to access a .env file that is from two folders above it. This works locally when I run my Jupyter notebook, but not in the scheduler, because it is unable to access the .env file.
This is the structure:
Folder
.env
> Sub-folder
> Sub-sub folder
jupyter_file_.ipynb