Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Comeani committed Mar 25, 2024
2 parents 66b3d18 + 0a57b92 commit 57b77a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/applications/python.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ Here are sample batch files for creating a Slurm job using your newly installed
module load python/ondemand-jupyter-python3.10
#Activate your environment
source activate =/ix/<your group name>/<your user name>/envs/my_env
source activate /ix/<your group name>/<your user name>/envs/my_env
#Run commands utilizing your loaded Python tool
python xyz.py
Expand Down Expand Up @@ -337,4 +337,4 @@ The following displays a sample .condarc file, where the path of caching package
pkgs_dirs:
- /ihome/sam/yak73/.conda/pkgs
[yak73@login0a yak73]$
```
```

0 comments on commit 57b77a1

Please sign in to comment.