Skip to content

Is there a way to access a .env file from another folder? #580

Open
@684efs3

Description

@684efs3

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionThis issue asks a question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions