LoginSignup
0
0

gitbash で anaconda

Posted at

自動起動にしていないので、起動コマンドをいつも忘れてしまいます:sweat:

gitbash

export _CONDA_ROOT=/c/Users/[ユーザー名]/anaconda3/
\. "$_CONDA_ROOT/etc/profile.d/conda.sh"

conda activate [環境名]

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0