huggingface / huggingface/course
is .env a good choice for venv ?
Open
translation
- Dominant language
- MDX
- Stars
- 4.2k
- Forks
- 1.4k
- Avg merge
- 13m
- Merged PRs (30d)
- 1
Description
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 ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.