diff --git a/docs/applications/python.md b/docs/applications/python.md index d324b40..4c02a97 100644 --- a/docs/applications/python.md +++ b/docs/applications/python.md @@ -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///envs/my_env + source activate /ix///envs/my_env #Run commands utilizing your loaded Python tool python xyz.py @@ -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]$ -``` \ No newline at end of file +```