-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.zenodo.json
36 lines (36 loc) · 1000 Bytes
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"creators": [
{
"affiliation": "Netherlands eScience Center",
"name": "Nattino, Francesco",
"orcid": "0000-0003-3286-0139"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Grootes, Meiert W.",
"orcid": "0000-0002-5733-4795"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Ku, Ou",
"orcid": "0000-0002-5373-5209"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Chandramouli, Pranav",
"orcid": "0000-0002-7896-2969"
}
],
"description": "This repository contains instructions and material to setup and run a Jupyter server and a Dask cluster on a SLURM system, such as the Spider data processing platform and the Snellius supercomputer, both hosted by SURF.",
"keywords": [
"Dask",
"Jupyter",
"Big data"
],
"license": {
"id": "Apache-2.0"
},
"publication_date": "2023-07-17",
"title": "JupyterDaskOnSLURM",
"version": "0.2"
}