A virtual environment named work-env was created in the current working directory. Then it was properly activated. Which command will deactivate the work-env virtual environment (Windows)? The > character stands for a command prompt.
A virtual environment named work-env was created in the current working directory. Then it was properly activated. Which command will deactivate the work-env virtual environment (Windows)? The >
character stands for a command prompt.
a. > .\work-env\deactivate
b. > .\env\deactivate
c. > stop
d. > deactivate