notebooks/components/example-notebook-servers/codeserver-python/s6/cont-init.d/02-conda-init

4 lines
65 B
Plaintext

#!/usr/bin/with-contenv bash
conda init bash
conda activate base