Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hpc-team
conda-install
Commits
7e0fab10
Commit
7e0fab10
authored
Aug 02, 2021
by
Kiowa Scott-Hurley
Browse files
Editing some typos in add-strudel2-conda
parent
e25f67cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/add-strudel2-conda
View file @
7e0fab10
...
...
@@ -4,8 +4,8 @@ if [ $# -eq 2 ]
INSTALLDIR
=
$1
ENVNAME
=
$2
else
echo
"please try add-strudel2-conda
-env
INSTALLDIR ENVNAME"
echo
"where I
S
NTALLDIR is a path to miniconda that can be activated"
echo
"please try add-strudel2-conda INSTALLDIR ENVNAME"
echo
"where IN
S
TALLDIR is a path to miniconda that can be activated"
echo
"and ENVNAME is the name of an environment"
fi
...
...
@@ -57,4 +57,4 @@ mkdir -p ~/.strudel2/
sed
-e
"s|LOCATION|
${
WORKINGDIR
}
|g"
$TEMPLATE
>
~/.strudel2/jupyter.sh
chmod
+x ~/.strudel2/jupyter.sh
echo
"Strudel2 is no
t
configured to use your conda environment"
echo
"Strudel2 is no
w
configured to use your conda environment
.
"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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