From 3b8c12fd00060fc7ad05ac7852e3199ec9e8efba Mon Sep 17 00:00:00 2001 From: Angus Hollands Date: Tue, 3 Dec 2024 15:02:28 +0000 Subject: [PATCH] fix: set binder under .url --- myst.shared.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/myst.shared.yaml b/myst.shared.yaml index cacfac5..1be8198 100644 --- a/myst.shared.yaml +++ b/myst.shared.yaml @@ -3,7 +3,8 @@ version: 1 project: jupyter: - binder: https://binder.opensci.2i2c.cloud/ + binder: + url: https://binder.opensci.2i2c.cloud/ site: template: https://raw.githubusercontent.com/2i2c-org/demo-gallery/1c78a463aa0ce7ea6c3970bb3d7d70cbcb58403c/theme.zip