Skip to content

Commit 3df982a

Browse files
committed
pick up corrent env
1 parent 3207b07 commit 3df982a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jupyter-kernels/setup/setup_current_python.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export PYTHONNOUSERSITE=' '
4545

4646

4747
source $DESC_INST_DIR/$DESC_PYTHON_VER/bin/activate
48-
conda activate desc-python
48+
conda activate desc
4949

5050
if [ -n "$DESCUSERENV" ]; then
5151
conda activate $DESCUSERENV

0 commit comments

Comments
 (0)