Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ebrains-spack-builds
Manage
Activity
Members
Labels
Plan
Issues
38
Issue boards
Milestones
Wiki
Code
Merge requests
25
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EBRAINS RI
Tech Hub
Platform
EBRAINS Software Distribution
ebrains-spack-builds
Commits
c4a1609f
Commit
c4a1609f
authored
3 years ago
by
Athanasios Karmas
Browse files
Options
Downloads
Patches
Plain Diff
Update create_JupyterLab_kernel.sh
parent
3d9df996
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#10772
passed with stage
Stage:
in 10 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
create_JupyterLab_kernel.sh
+1
-1
1 addition, 1 deletion
create_JupyterLab_kernel.sh
with
1 addition
and
1 deletion
create_JupyterLab_kernel.sh
+
1
−
1
View file @
c4a1609f
...
...
@@ -20,7 +20,7 @@ set -euxo pipefail
EOF
# load here all tools
spack load
--sh
-r
python@3.8.11 py-ipykernel py-pip py-numpy@1.21.0 py-scipy py-pandas py-seaborn py-matplotlib arbor nest@3.0 neuron py-pynn %gcc@10.3.0
>>
$CONF_PATH
/bin/env.sh
spack load
--sh
-r
python@3.8.11 py-ipykernel py-pip py-numpy@1.21.0 py-scipy py-pandas py-seaborn py-matplotlib arbor nest@3.0 neuron py-pynn
tvb-data tvb-library
%gcc@10.3.0
>>
$CONF_PATH
/bin/env.sh
# end of env creation
cat
<<
EOF
>>
$CONF_PATH
/bin/env.sh
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment