I want to use kaggle docker with ssh.
Because pycharm python interpriter is not supported docker python interpriter.
$docker-compose up -d
$docker-compose up
default python switch
alias python='/opt/conda/bin/python'
if u want to conda activate
source /opt/conda/bin/activate
how to write docker-compose.yml file with gpu https://tiryoh.hateblo.jp/entry/2021/05/23/201309