From f437ca083082343bfd327f23da5b2d065c630423 Mon Sep 17 00:00:00 2001 From: Justus Kuhlmann Date: Mon, 20 Nov 2023 10:32:49 +0000 Subject: [PATCH 1/3] add short sentence on datalad via easybuild --- docs/beyond_basics/101-169-cluster.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/beyond_basics/101-169-cluster.rst b/docs/beyond_basics/101-169-cluster.rst index 4b99659d6..3f2054b5a 100644 --- a/docs/beyond_basics/101-169-cluster.rst +++ b/docs/beyond_basics/101-169-cluster.rst @@ -18,6 +18,8 @@ DataLad installation on a cluster Users of a compute cluster generally do not have administrative privileges (sudo rights) and thus cannot install software as easily as on their own, private machine. In order to get DataLad and its underlying tools installed, you can either `bribe (kindly ask) your system administrator `_ [#f1]_ or install everything for your own user only following the instructions in the paragraph :ref:`norootinstall` of the :ref:`installation page `. +If you opt for the first, your administrator can install Datalad version 0.18.4 via `EasyBuild `, which is a tool for building software reprobucibly and is common on clusters that use a module system. +The caveat this introduces, of course, is that you will need to load the module everytime you want to use datalad on your cluster. .. rubric:: Footnotes From b5847c72ecb035b0de391b0a3eca2abaf2c6cb46 Mon Sep 17 00:00:00 2001 From: Adina Wagner Date: Mon, 20 Nov 2023 12:47:28 +0100 Subject: [PATCH 2/3] typos/spelling --- docs/beyond_basics/101-169-cluster.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/beyond_basics/101-169-cluster.rst b/docs/beyond_basics/101-169-cluster.rst index 3f2054b5a..04e540748 100644 --- a/docs/beyond_basics/101-169-cluster.rst +++ b/docs/beyond_basics/101-169-cluster.rst @@ -19,7 +19,7 @@ DataLad installation on a cluster Users of a compute cluster generally do not have administrative privileges (sudo rights) and thus cannot install software as easily as on their own, private machine. In order to get DataLad and its underlying tools installed, you can either `bribe (kindly ask) your system administrator `_ [#f1]_ or install everything for your own user only following the instructions in the paragraph :ref:`norootinstall` of the :ref:`installation page `. If you opt for the first, your administrator can install Datalad version 0.18.4 via `EasyBuild `, which is a tool for building software reprobucibly and is common on clusters that use a module system. -The caveat this introduces, of course, is that you will need to load the module everytime you want to use datalad on your cluster. +The caveat this introduces, of course, is that you will need to load the module every time you want to use DataLad on your cluster. .. rubric:: Footnotes From 316ee6241ba75bbf7aebde34f90a15065b6afb91 Mon Sep 17 00:00:00 2001 From: Justus Kuhlmann Date: Mon, 20 Nov 2023 12:06:48 +0000 Subject: [PATCH 3/3] addition to zenodo.json --- .zenodo.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.zenodo.json b/.zenodo.json index 20de1a45a..066504b26 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -239,6 +239,11 @@ "affiliation": "National Eye Institute, National Institutes of Health, USA", "orcid": "0000-0002-4579-003X" }, + { + "name": "Kuhlmann, Justus Theodor", + "affiliation": "Universität Münster", + "orcid": "0000-0001-5291-1939" + }, { "name": "Hanke, Michael", "affiliation": "Institute of Neuroscience and Medicine, Brain & Behaviour (INM-7), Research Centre Jülich, Jülich, Germany and Institute of Systems Neuroscience, Medical Faculty, Heinrich Heine University Düsseldorf, Düsseldorf, Germany",