You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: setup.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -188,13 +188,13 @@ Note that the JASMIN is only open to certain locations (mostly universities, and
188
188
You may need a VPN if you wish to connect from your home network.
189
189
190
190
191
-
Congratulations! Please go here [here](#Github-account-(Advanced)) next.
191
+
Congratulations! Please go here [here](#GitHub-account-(Advanced)) next.
192
192
193
193
194
194
195
195
### DKRZ
196
196
197
-
Please skip this section if you are not going to use JASMIN and go [here](#Github-account-(Advanced)).
197
+
Please skip this section if you are not going to use JASMIN and go [here](#GitHub-account-(Advanced)).
198
198
199
199
If you do not already have an account at the DKRZ, then [register](https://luv.dkrz.de/projects/newuser/) as soon as possible. You could find a short introduction on how to get started at DKRZ [here](https://www.dkrz.de/up/my-dkrz/getting-started/getting-started-at-dkrz).
200
200
@@ -237,15 +237,15 @@ Running batch jobs:
237
237
Info and examples on SLURM job scheduling system at DKRZ can be found [here](https://www.dkrz.de/up/systems/mistral/running-job).
238
238
239
239
240
-
Congratulations! Please go here [here](#Github-account-(Advanced)) next.
240
+
Congratulations! Please go here [here](#GitHub-account-(Advanced)) next.
241
241
242
242
243
243
### Other computing systems
244
244
FIXME
245
245
246
246
### Your local machine
247
247
248
-
Please skip this section if you are not going to use ESMValTool on your local machine and go [here](#Github-account-(Advanced)).
248
+
Please skip this section if you are not going to use ESMValTool on your local machine and go [here](#GitHub-account-(Advanced)).
249
249
250
250
If you are planning on running ESMValTool on your own machine, please make sure that you are able to download CMIP data and that you have several GB of space available to install conda & ESMVAlTool, but also enough to make a copy of some data.
251
251
@@ -267,23 +267,23 @@ available in Windows 10.
267
267
268
268
269
269
270
-
## Github account (Advanced)
270
+
## GitHub account (Advanced)
271
271
272
-
You don’t need a github account to participate in the tutorial.
272
+
You don’t need a GitHub account to participate in the tutorial.
273
273
However, if you want to raise an issue, contribute to the discussions,
274
-
or share your code, please [create a github account](https://github.com/).
274
+
or share your code, please [create a GitHub account](https://github.com/).
275
275
276
-
To learn how to use github, please have a look at this [introduction to github](https://lab.github.com/githubtraining/introduction-to-github).
276
+
To learn how to use GitHub, please have a look at this [introduction to GitHub](https://lab.github.com/githubtraining/introduction-to-github).
277
277
278
278
You may hear a few of the following phrases during the tutorial. Don’t be alarmed, they will make sense eventually.
279
279
280
-
### github issues
281
-
Issues are github’s ticketing system.
280
+
### GitHub issues
281
+
Issues are GitHub’s ticketing system.
282
282
They allow users and developers to discuss problems,
283
283
identify bugs, or to make suggestions.
284
-
Each issue is assigned a number and will have it’s own page on github.
284
+
Each issue is assigned a number and will have it’s own page on GitHub.
285
285
286
-
Here’s an explanation of the [github issues](https://guides.github.com/features/issues/).
286
+
Here’s an explanation of the [GitHub issues](https://guides.github.com/features/issues/).
287
287
288
288
Raising an issue is the act of creating a new issue.
289
289
If you are asked to raise an issue, please follow any instructions that you are given,
@@ -292,7 +292,7 @@ and also make sure that you read the default issue text.
292
292
293
293
### pull request
294
294
295
-
A github pull request is the act of requesting that a branch is merged with another branch.
295
+
A GitHub pull request is the act of requesting that a branch is merged with another branch.
296
296
297
297
This is an advanced feature of GitHub, and will generally be performed by the ESMValTool development team.
0 commit comments