Solved

Which of the Following Statements A), B) or C) Is

Question 49

Multiple Choice

Which of the following statements a) , b) or c) is false?


A) To use a custom Anaconda environment named tf_env, execute the following command, which affects only the current Terminal, shell or Anaconda Command Prompt: conda activate tf_env
B) When a custom environment is activated and you install more libraries, they become part of the activated environment, not the base environment.
C) If you open separate Terminals, shells or Anaconda Command Prompts, they'll use Anaconda's base environment by default.
D) All of the above statements are true.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions