Skip to content

Commit 2959412

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

5 files changed

Lines changed: 55 additions & 0 deletions

File tree

3-federated-learning/duet_splitnn/splitnn-DO.ipynb

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3089,6 +3089,17 @@
30893089
"%texify"
30903090
]
30913091
},
3092+
{
3093+
"cell_type": "markdown",
3094+
"id": "c93eae5a",
3095+
"metadata": {},
3096+
"source": [
3097+
"<img src=\"https://mybinder.readthedocs.io/en/latest/_static/favicon.png\" class=\"maxw5\" width=\"5%\" />\n",
3098+
"\n",
3099+
"**Note** Please note that this notebook won't work on MyBinder. Please consider using Colab, instead. \n",
3100+
"[![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_splitnn/splitnn-DO.ipynb)"
3101+
]
3102+
},
30923103
{
30933104
"cell_type": "markdown",
30943105
"id": "9717f9a9-192c-4fc1-8be0-6db517b7187e",

3-federated-learning/duet_splitnn/splitnn-DS.ipynb

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3089,6 +3089,17 @@
30893089
"%texify"
30903090
]
30913091
},
3092+
{
3093+
"cell_type": "markdown",
3094+
"id": "eca285a6",
3095+
"metadata": {},
3096+
"source": [
3097+
"<img src=\"https://mybinder.readthedocs.io/en/latest/_static/favicon.png\" class=\"maxw5\" width=\"5%\" />\n",
3098+
"\n",
3099+
"**Note** Please note that this notebook won't work on MyBinder. Please consider using Colab, instead. \n",
3100+
"[![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_splitnn/splitnn-DS.ipynb)"
3101+
]
3102+
},
30923103
{
30933104
"cell_type": "markdown",
30943105
"id": "f8d7e2e0-e709-47ce-a951-833e52662023",

3-federated-learning/duet_splitnn/vertical-fl-splitnn/vertical-fl-splitnn-DO1.ipynb

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3089,6 +3089,17 @@
30893089
"%texify"
30903090
]
30913091
},
3092+
{
3093+
"cell_type": "markdown",
3094+
"id": "22d86c25",
3095+
"metadata": {},
3096+
"source": [
3097+
"<img src=\"https://mybinder.readthedocs.io/en/latest/_static/favicon.png\" class=\"maxw5\" width=\"5%\" />\n",
3098+
"\n",
3099+
"**Note** Please note that this notebook won't work on MyBinder. Please consider using Colab, instead. \n",
3100+
"[![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_splitnn/vertical-fl-splitnn/vertical-fl-splitnn-DO1.ipynb)"
3101+
]
3102+
},
30923103
{
30933104
"cell_type": "markdown",
30943105
"id": "94593c4a-85e0-41d1-b919-9094bae5f365",

3-federated-learning/duet_splitnn/vertical-fl-splitnn/vertical-fl-splitnn-DO2.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": "60412a8c",
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_splitnn/vertical-fl-splitnn/vertical-fl-splitnn-DO2.ipynb)"
25+
]
26+
},
1627
{
1728
"cell_type": "markdown",
1829
"id": "5e7d9662-1f5a-4e33-823b-7b48260e65bd",

3-federated-learning/duet_splitnn/vertical-fl-splitnn/vertical-fl-splitnn-DS.ipynb

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3089,6 +3089,17 @@
30893089
"%texify"
30903090
]
30913091
},
3092+
{
3093+
"cell_type": "markdown",
3094+
"id": "e0c6d28e",
3095+
"metadata": {},
3096+
"source": [
3097+
"<img src=\"https://mybinder.readthedocs.io/en/latest/_static/favicon.png\" class=\"maxw5\" width=\"5%\" />\n",
3098+
"\n",
3099+
"**Note** Please note that this notebook won't work on MyBinder. Please consider using Colab, instead. \n",
3100+
"[![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_splitnn/vertical-fl-splitnn/vertical-fl-splitnn-DS.ipynb)"
3101+
]
3102+
},
30923103
{
30933104
"cell_type": "markdown",
30943105
"id": "eeac07c1-6e01-4cea-87d0-32c51892852a",

0 commit comments

Comments
 (0)