Fix #1729; Add virtual environment (VENV) to glossary section
Hello @beckermr @kathatherine, I have created this PR as a solution to issue #1729
Are we using the venv term somewhere? Did a quick search, but didn't find anything
Hello @jakirkham, in the 'How can I install packages with condaforge' section of the User documentation, there is a note that recommends users creating environments for installing packages rather than using the base environment. The term 'environment' will make sense to an experienced user but a first time user may need some explanation on what that means to get the essence of this recommendation.
That make sense. Though in that case would drop VENV here and just say Environment
@jakirkham works fine. I'll make the change and pull a new request
Superseded by https://github.com/conda-forge/conda-forge.github.io/pull/1759