From fdddc717c46533acf9bb6c8021bd68ece1b8fc5a Mon Sep 17 00:00:00 2001 From: Andreas Herten <a.herten@fz-juelich.de> Date: Tue, 10 May 2022 14:12:54 +0200 Subject: [PATCH] Update Notebooks for 2022 --- Introduction-to-Pandas--master.ipynb | 4 +--- Introduction-to-Pandas--slides.ipynb | 4 +--- Introduction-to-Pandas--solution.ipynb | 4 +--- Introduction-to-Pandas--tasks.ipynb | 4 +--- 4 files changed, 4 insertions(+), 12 deletions(-) diff --git a/Introduction-to-Pandas--master.ipynb b/Introduction-to-Pandas--master.ipynb index 580180d..e60ed97 100644 --- a/Introduction-to-Pandas--master.ipynb +++ b/Introduction-to-Pandas--master.ipynb @@ -11,9 +11,7 @@ "source": [ "# Data Analysis and Plotting in Python with Pandas\n", "\n", - "_Andreas Herten, Jülich Supercomputing Centre, Forschungszentrum Jülich, 2 May 2022_\n", - "\n", - "<span style=\"color: var(--color-fzjorange)\">JSC-internal Special Edition</span>" + "_Andreas Herten, Jülich Supercomputing Centre, Forschungszentrum Jülich, 12 May 2022_" ] }, { diff --git a/Introduction-to-Pandas--slides.ipynb b/Introduction-to-Pandas--slides.ipynb index ac333c1..c3889f1 100644 --- a/Introduction-to-Pandas--slides.ipynb +++ b/Introduction-to-Pandas--slides.ipynb @@ -11,9 +11,7 @@ "source": [ "# Data Analysis and Plotting in Python with Pandas\n", "\n", - "_Andreas Herten, J\u00fclich Supercomputing Centre, Forschungszentrum J\u00fclich, 2 May 2022_\n", - "\n", - "<span style=\"color: var(--color-fzjorange)\">JSC-internal Special Edition</span>" + "_Andreas Herten, J\u00fclich Supercomputing Centre, Forschungszentrum J\u00fclich, 12 May 2022_" ] }, { diff --git a/Introduction-to-Pandas--solution.ipynb b/Introduction-to-Pandas--solution.ipynb index 70ad75c..2acaf0f 100644 --- a/Introduction-to-Pandas--solution.ipynb +++ b/Introduction-to-Pandas--solution.ipynb @@ -11,9 +11,7 @@ "source": [ "# Data Analysis and Plotting in Python with Pandas\n", "\n", - "_Andreas Herten, J\u00fclich Supercomputing Centre, Forschungszentrum J\u00fclich, 2 May 2022_\n", - "\n", - "<span style=\"color: var(--color-fzjorange)\">JSC-internal Special Edition</span>" + "_Andreas Herten, J\u00fclich Supercomputing Centre, Forschungszentrum J\u00fclich, 12 May 2022_" ] }, { diff --git a/Introduction-to-Pandas--tasks.ipynb b/Introduction-to-Pandas--tasks.ipynb index cdfe751..346c962 100644 --- a/Introduction-to-Pandas--tasks.ipynb +++ b/Introduction-to-Pandas--tasks.ipynb @@ -11,9 +11,7 @@ "source": [ "# Data Analysis and Plotting in Python with Pandas\n", "\n", - "_Andreas Herten, J\u00fclich Supercomputing Centre, Forschungszentrum J\u00fclich, 2 May 2022_\n", - "\n", - "<span style=\"color: var(--color-fzjorange)\">JSC-internal Special Edition</span>" + "_Andreas Herten, J\u00fclich Supercomputing Centre, Forschungszentrum J\u00fclich, 12 May 2022_" ] }, { -- GitLab