Skip to content

Instantly share code, notes, and snippets.

@b0noI
Last active February 11, 2018 21:32
Show Gist options
  • Save b0noI/1275684b3b8696c3109cd6e4e2e49794 to your computer and use it in GitHub Desktop.
Save b0noI/1275684b3b8696c3109cd6e4e2e49794 to your computer and use it in GitHub Desktop.
mkdir -p ~/anaconda3/envs/tf_cu90/etc/conda/activate.d
touch ~/anaconda3/envs/tf_cu90/etc/conda/activate.d/activate.sh
vim ~/anaconda3/envs/tf_cu90/etc/conda/activate.d/activate.sh
chmod +x ~/anaconda3/envs/tf_cu90/etc/conda/activate.d/activate.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment