From a165125d9c69e52168435f72ec4d99e6a74ecb3a Mon Sep 17 00:00:00 2001 From: Harvey Date: Wed, 2 Aug 2023 12:20:48 +0100 Subject: [PATCH] Changed MyBinder badges to point to the main branch --- notebooks/cellml.ipynb | 4 ++-- notebooks/omex.ipynb | 2 +- notebooks/sbml.ipynb | 2 +- notebooks/sedml.ipynb | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/notebooks/cellml.ipynb b/notebooks/cellml.ipynb index 3b27d59..422e50d 100644 --- a/notebooks/cellml.ipynb +++ b/notebooks/cellml.ipynb @@ -5,7 +5,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/combine-org/combine-notebooks/binder_colab_testing?labpath=%2Fnotebooks%2Fcellml.ipynb)\n", + "[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/combine-org/combine-notebooks/main?labpath=%2Fnotebooks%2Fcellml.ipynb)\n", "\"Open" ] }, @@ -700,7 +700,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.1" + "version": "3.10.6" }, "orig_nbformat": 4 }, diff --git a/notebooks/omex.ipynb b/notebooks/omex.ipynb index 9ef3702..f6ee9a7 100644 --- a/notebooks/omex.ipynb +++ b/notebooks/omex.ipynb @@ -6,7 +6,7 @@ "id": "bad57316", "metadata": {}, "source": [ - "[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/combine-org/combine-notebooks/binder_colab_testing?labpath=%2Fnotebooks%2Fomex.ipynb)\n", + "[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/combine-org/combine-notebooks/main?labpath=%2Fnotebooks%2Fomex.ipynb)\n", "\"Open" ] }, diff --git a/notebooks/sbml.ipynb b/notebooks/sbml.ipynb index 465077e..bf0f671 100644 --- a/notebooks/sbml.ipynb +++ b/notebooks/sbml.ipynb @@ -6,7 +6,7 @@ "id": "073456b9", "metadata": {}, "source": [ - "[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/combine-org/combine-notebooks/binder_colab_testing?labpath=%2Fnotebooks%2Fsbml.ipynb)\n", + "[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/combine-org/combine-notebooks/main?labpath=%2Fnotebooks%2Fsbml.ipynb)\n", "\"Open\n", "\n" ] diff --git a/notebooks/sedml.ipynb b/notebooks/sedml.ipynb index 9368576..9178939 100644 --- a/notebooks/sedml.ipynb +++ b/notebooks/sedml.ipynb @@ -5,7 +5,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/combine-org/combine-notebooks/binder_colab_testing?labpath=%2Fnotebooks%2Fsedml.ipynb)\n", + "[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/combine-org/combine-notebooks/main?labpath=%2Fnotebooks%2Fsedml.ipynb)\n", "\"Open" ] }, @@ -645,7 +645,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.1" + "version": "3.10.6" }, "orig_nbformat": 4 },