Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
esm-course
esm-tutorials
Commits
41e631e4
Commit
41e631e4
authored
Jul 02, 2018
by
sp2668
Browse files
Merge branch 'master' of git.scc.kit.edu:sp2668/esm_tutorials
parents
debde865
b9e884fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
SETUP.md
View file @
41e631e4
# Download
You can download the tutorials with
`git`
with the following command (it should be public):
```
git clone https://git.scc.kit.edu/sp2668/esm_tutorials.git
```
Alternatively, you can download the tutorials as compressed folder.
# Installation Guide
Install
`miniconda`
(or Anaconda). For instructions for your operating system see
...
...
@@ -15,14 +25,14 @@ activate esm-tutorials
conda list
```
ma
x
OS and Linux:
ma
c
OS and Linux:
```
conda env create -f requirements.yml
source activate esm-tutorials
conda list
```
Open a jupyter notebook with the following command:
Open a jupyter notebook with the following command
in the tutorial folder (where your notebooks are)
:
```
jupyter notebook
```
...
...
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