From a2106fbc1290840712845d1c4b8d8738aeeac83d Mon Sep 17 00:00:00 2001 From: Julian Giordani Date: Mon, 18 May 2026 10:46:16 +1000 Subject: [PATCH 1/3] Fix - Update path in environment.yml to correct file --- .binder/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.binder/environment.yml b/.binder/environment.yml index 4dde0049..89123131 120000 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -1 +1 @@ -../conda/environment.yaml \ No newline at end of file +../conda/environment.yml From 70da37377ce1c5238fafe19b3c39042bc2399810 Mon Sep 17 00:00:00 2001 From: julian Date: Mon, 18 May 2026 10:56:25 +1000 Subject: [PATCH 2/3] Fix typo --- .binder/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.binder/environment.yml b/.binder/environment.yml index 89123131..faafc0cc 120000 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -1 +1 @@ -../conda/environment.yml +../conda/environment.yml \ No newline at end of file From 45c52d86a304b7e84519b8294820c902497ef679 Mon Sep 17 00:00:00 2001 From: julian Date: Mon, 18 May 2026 11:11:55 +1000 Subject: [PATCH 3/3] add old version on README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 987a1a7c..7c5c4f4b 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Note that it can take a while for the site to fire up and that it will time-out | | | |-|-| | Try v2.17.x | [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/underworldcode/underworld2/v2.17.x) | +| Try v2.16.4 | [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/underworldcode/underworld2/v2.16.4) | | Try dev | [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/underworldcode/underworld2/development) |