File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "creators" : [
3+ {
4+ "affiliation" : " Netherlands eScience Center" ,
5+ "name" : " Rol, Evert" ,
6+ "orcid" : " 0000-0001-8357-4453"
7+ },
8+ {
9+ "affiliation" : " Netherlands eScience Center" ,
10+ "name" : " Kalverla, Peter" ,
11+ "orcid" : " 0000-0002-5025-7862"
12+ }
13+ ],
14+ "description" : " This software specifies the Jupyter Lab environment set up for the Horizon 2020 project \" European Climate Prediction\" (EUCP)." ,
15+ "license" : {
16+ "id" : " Apache-2.0"
17+ },
18+ "title" : " Jupyter Lab environment for EUCP"
19+ }
Original file line number Diff line number Diff line change 1+ # YAML 1.2
2+ ---
3+ abstract : " This software specifies the Jupyter Lab environment set up for the Horizon 2020 project \" European Climate Prediction\" (EUCP)."
4+ authors :
5+ -
6+ affiliation : " Netherlands eScience Center"
7+ family-names : Rol
8+ given-names : Evert
9+ orcid : " https://orcid.org/0000-0001-8357-4453"
10+ -
11+ affiliation : " Netherlands eScience Center"
12+ family-names : Kalverla
13+ given-names : Peter
14+ orcid : " https://orcid.org/0000-0002-5025-7862"
15+ cff-version : " 1.1.0"
16+ date-released : 2020-05-20
17+ doi : " 10.0000/FIXME"
18+ license : " Apache-2.0"
19+ message : " If you use this software, please cite it using these metadata."
20+ repository-code : " https://github.com/eucp-project/docker"
21+ title : " Jupyter Lab environment for EUCP"
22+ version : " 1.1.0"
23+ ...
You can’t perform that action at this time.
0 commit comments