Kaggle / Kaggle/kaggle-cli

How I can switch between environements on Conda Kaggle?

Open
#362 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7.5k
Forks
1.4k
Avg merge
3d 15h
Merged PRs (30d)
11

Description

I am using the Kaggle platform to train a Deep Learning model, I can't figure out how I can deactivate the base environement and activate another environement, for example : tensorflow115. I tried the conda deactivate base/source deactivate base command then conda activate tensorflow115/source activate tensorflow115 without any effect. How I can resolve this problem ?

# conda environments:
#
base * /opt/conda
tensorflow115 /opt/conda/envs/tensorflow115

Note: you may need to restart the kernel to use updated packages.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.