Skip to content

Commit 6e5569d

Browse files
committed
added warning for Binder and added link to Colab
1 parent 1421b1a commit 6e5569d

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

3-federated-learning/duet_iris_classifier/duet-iris-DO.ipynb

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,17 @@
1313
"%texify"
1414
]
1515
},
16+
{
17+
"cell_type": "markdown",
18+
"id": "2d1e8b41",
19+
"metadata": {},
20+
"source": [
21+
"<img src=\"https://mybinder.readthedocs.io/en/latest/_static/favicon.png\" class=\"maxw5\" width=\"5%\" />\n",
22+
"\n",
23+
"**Note** Please note that this notebook won't work on MyBinder. Please consider using Colab, instead. \n",
24+
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/leriomaggio/ppml-tutorial/blob/main/3-federated-learning/duet_iris_classifier/duet-iris-DO.ipynb)"
25+
]
26+
},
1627
{
1728
"cell_type": "markdown",
1829
"id": "49c70130-3ff1-414b-b81e-cfb2b26ea1eb",

3-federated-learning/duet_iris_classifier/duet-iris-DS.ipynb

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,17 @@
1313
"%texify"
1414
]
1515
},
16+
{
17+
"cell_type": "markdown",
18+
"id": "fd5c48f9",
19+
"metadata": {},
20+
"source": [
21+
"<img src=\"https://mybinder.readthedocs.io/en/latest/_static/favicon.png\" class=\"maxw5\" width=\"5%\" />\n",
22+
"\n",
23+
"**Note** Please note that this notebook won't work on MyBinder. Please consider using Colab, instead. \n",
24+
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/leriomaggio/ppml-tutorial/blob/main/3-federated-learning/duet_iris_classifier/duet-iris-DS.ipynb)"
25+
]
26+
},
1627
{
1728
"cell_type": "markdown",
1829
"id": "9c5c8cc8-0fc5-493d-b824-f3e7a2712c1a",

0 commit comments

Comments
 (0)