Skip to content

Commit 001cdf8

Browse files
authored
Fix binder links (#238)
1 parent 5fcffa9 commit 001cdf8

File tree

7 files changed

+18
-6
lines changed

7 files changed

+18
-6
lines changed

docs/usage/assertional_knowledge.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"\n",
99
"<figure style=\"display: table; text-align:center; margin-left: auto; margin-right:auto\">\n",
1010
"\n",
11-
"[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/simphony/docs/v4.0.0rc4?filepath=docs%2Fusage%2assertional_knowledge.ipynb \"Click to run this tutorial yourself!\")\n",
11+
"[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/simphony/docs/v4.0.0rc4?filepath=docs%2Fusage%2Fassertional_knowledge.ipynb \"Click to run this tutorial yourself!\")\n",
1212
" \n",
1313
"</figure>"
1414
]

docs/usage/sessions/import_export.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"source": [
1616
"<figure style=\"display: table; text-align:center; margin-left: auto; margin-right:auto\">\n",
1717
" \n",
18-
"[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/simphony/docs/v4.0.0rc4?filepath=docs%2Fusage%2Fsessions%import_export.ipynb \"Click to run this tutorial yourself!\")\n",
18+
"[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/simphony/docs/v4.0.0rc4?filepath=docs%2Fusage%2Fsessions%2Fimport_export.ipynb \"Click to run this tutorial yourself!\")\n",
1919
" \n",
2020
"</figure>\n",
2121
"\n",

docs/usage/sessions/introduction.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"\n",
99
"<figure style=\"display: table; text-align:center; margin-left: auto; margin-right:auto\">\n",
1010
"\n",
11-
"[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/simphony/docs/v4.0.0rc4?filepath=docs%2Fusage%2sessions.ipynb \"Click to run this tutorial yourself!\")\n",
11+
"[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/simphony/docs/v4.0.0rc4?filepath=docs%2Fusage%2Fsessions%2Fintroduction.ipynb \"Click to run this tutorial yourself!\")\n",
1212
" \n",
1313
"</figure>"
1414
]

docs/usage/sessions/queries.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"\n",
99
"<figure style=\"display: table; text-align:center; margin-left: auto; margin-right:auto\">\n",
1010
"\n",
11-
"[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/simphony/docs/v4.0.0rc4?filepath=docs%2Fusage%2Fsessions%queries.ipynb \"Click to run this tutorial yourself!\")\n",
11+
"[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/simphony/docs/v4.0.0rc4?filepath=docs%2Fusage%2Fsessions%2Fqueries.ipynb \"Click to run this tutorial yourself!\")\n",
1212
" \n",
1313
"</figure>"
1414
]

docs/usage/sessions/search.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"\n",
99
"<figure style=\"display: table; text-align:center; margin-left: auto; margin-right:auto\">\n",
1010
"\n",
11-
"[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/simphony/docs/v4.0.0rc4?filepath=docs%2Fusage%2Fsessions%search.ipynb \"Click to run this tutorial yourself!\")\n",
11+
"[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/simphony/docs/v4.0.0rc4?filepath=docs%2Fusage%2Fsessions%2Fsearch.ipynb \"Click to run this tutorial yourself!\")\n",
1212
" \n",
1313
"</figure>"
1414
]

docs/usage/sessions/sparql.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"\n",
99
"<figure style=\"display: table; text-align:center; margin-left: auto; margin-right:auto\">\n",
1010
"\n",
11-
"[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/simphony/docs/v4.0.0rc4?filepath=docs%2Fusage%2Fsessions%sparql.ipynb \"Click to run this tutorial yourself!\")\n",
11+
"[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/simphony/docs/v4.0.0rc4?filepath=docs%2Fusage%2Fsessions%2Fsparql.ipynb \"Click to run this tutorial yourself!\")\n",
1212
" \n",
1313
"</figure>"
1414
]

docs/usage/visualization.ipynb

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@
88
"# Visualization"
99
]
1010
},
11+
{
12+
"cell_type": "markdown",
13+
"id": "9a994990-fcda-497a-9e05-beaf9a5d1ddd",
14+
"metadata": {},
15+
"source": [
16+
"<figure style=\"display: table; text-align:center; margin-left: auto; margin-right:auto\">\n",
17+
" \n",
18+
"[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/simphony/docs/v4.0.0rc4?filepath=docs%2Fusage%2Fvisualization.ipynb \"Click to run this tutorial yourself!\")\n",
19+
" \n",
20+
"</figure>"
21+
]
22+
},
1123
{
1224
"cell_type": "markdown",
1325
"id": "baea79ad-864a-40cf-83e4-27518aa6b8f7",

0 commit comments

Comments
 (0)