파이썬 아나콘다 가상환경 이름 확인 (check anaconda python environments name(title))

 가상환경을 확인하는 명령어가 생각나지 않을때가 많다

그럴때는 'activate asdf' 와 같이 가상환경에 없는 이름을 넣어주면

아나콘다가 아래와 같이 가상환경 확인 코드를 알려준다

There are many times when I can't remember the command to check the virtual environment.

In that case, if you put a name that does not exist in the virtual environment, such as 'activate asdf'

Anaconda returns the virtual environment verification code as shown below.



0 댓글