Skip to content

is .env a good choice for venv ? #631

Open
@scenaristeur

Description

@scenaristeur

i'm following NLP course with this config https://huggingface.co/learn/nlp-course/fr/chapter0/1?fw=pt#utilisation-dun-environnement-virtuel-python but something bug me :

Sometimes in a project, we need a .env file for soring API KEYS for example, ENV variables. Using a .env folder for the venv virtuelenv seems to make some conflicts, i think. Shouldn't we use .venv instead ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions