From 8ea5c0dfe9e70680314383a9e4123ad842515ed1 Mon Sep 17 00:00:00 2001
From: koaning
Date: Thu, 6 Nov 2025 10:49:56 +0100
Subject: [PATCH 1/3] update-template
---
_templates/nb-badges.html | 3 +++
1 file changed, 3 insertions(+)
diff --git a/_templates/nb-badges.html b/_templates/nb-badges.html
index c593e7e8d..c8b61a4dd 100644
--- a/_templates/nb-badges.html
+++ b/_templates/nb-badges.html
@@ -19,6 +19,9 @@
+
+
+
{% endif %}
From 46800dc9dbe6042e9a5d91664ed945088b0f725a Mon Sep 17 00:00:00 2001
From: koaning
Date: Thu, 6 Nov 2025 11:18:36 +0100
Subject: [PATCH 2/3] add a static svg, looks nicer
---
_static/molab.svg | 20 ++++++++++++++++++++
_templates/nb-badges.html | 2 +-
2 files changed, 21 insertions(+), 1 deletion(-)
create mode 100644 _static/molab.svg
diff --git a/_static/molab.svg b/_static/molab.svg
new file mode 100644
index 000000000..bec3f32c1
--- /dev/null
+++ b/_static/molab.svg
@@ -0,0 +1,20 @@
+
\ No newline at end of file
diff --git a/_templates/nb-badges.html b/_templates/nb-badges.html
index c8b61a4dd..6ec62c21d 100644
--- a/_templates/nb-badges.html
+++ b/_templates/nb-badges.html
@@ -21,7 +21,7 @@
-
+
{% endif %}
From 1adf289da33e6c52382719f423fe6866f65d1695 Mon Sep 17 00:00:00 2001
From: vincent d warmerdam
Date: Sat, 8 Nov 2025 16:00:43 +0100
Subject: [PATCH 3/3] Remove Open In Binder link from nb-badges.html
Removed the Open In Binder link from the badges template.
---
_templates/nb-badges.html | 3 ---
1 file changed, 3 deletions(-)
diff --git a/_templates/nb-badges.html b/_templates/nb-badges.html
index 6ec62c21d..f998a31f1 100644
--- a/_templates/nb-badges.html
+++ b/_templates/nb-badges.html
@@ -14,9 +14,6 @@
-
-
-