Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
emfollow
gwcelery
Commits
a9f68577
Commit
a9f68577
authored
Oct 22, 2021
by
Leo P. Singer
Browse files
Update to lastest conda env
parent
4c100381
Changes
1
Hide whitespace changes
Inline
Side-by-side
.bashrc
View file @
a9f68577
...
...
@@ -7,7 +7,7 @@ if [ -f /etc/bashrc ]; then
fi
source
/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/etc/profile.d/conda.sh
conda activate igwn-py38-2021
0916
conda activate igwn-py38-2021
1019
# Add user site directory to the PATH. On Linux, this is usuall ~/.local/bin.
export
PATH
=
"
$(
python
-m
site
--user-base
)
/bin
${
PATH
+
:
${
PATH
}}
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment