Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Commits
3c424743
Commit
3c424743
authored
3 years ago
by
Jan Frenzel
Committed by
Elias Werner
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Apply 1 suggestion(s) to 1 file(s)
parent
e19c9e58
No related branches found
Branches containing commit
No related tags found
4 merge requests
!333
Draft: update NGC containers
,
!322
Merge preview into main
,
!319
Merge preview into main
,
!258
Data Analytics restructuring
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc.zih.tu-dresden.de/docs/archive/install_jupyter.md
+5
-3
5 additions, 3 deletions
doc.zih.tu-dresden.de/docs/archive/install_jupyter.md
with
5 additions
and
3 deletions
doc.zih.tu-dresden.de/docs/archive/install_jupyter.md
+
5
−
3
View file @
3c424743
...
...
@@ -50,11 +50,13 @@ module load Anaconda3
executable script and run the installation script:
```
Bash
wget https://repo.continuum.io/archive/Anaconda3-2019.03-Linux-x86_64.sh chmod 744
Anaconda3-2019.03-Linux-x86_64.sh ./Anaconda3-2019.03-Linux-x86_64.sh
wget https://repo.continuum.io/archive/Anaconda3-2019.03-Linux-x86_64.sh
chmod u+x Anaconda3-2019.03-Linux-x86_64.sh
./Anaconda3-2019.03-Linux-x86_64.sh
```
(during installation you have to confirm the license agreement)
```
Next step will install the anaconda environment into the home
directory (
`/home/userxx/anaconda3`
). Create a new anaconda environment with the name
`jnb`
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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