Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Currently \"Part B: Encrypted Aggregation\" of this notebook is not working because numpy is not hooked yet.\n",
"\n",
"To check the status please visit https://github.com/OpenMined/PySyft/issues/2771.\n",
"\n",
"This message will be removed as soon as Part B is working again."
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down Expand Up @@ -569,7 +580,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.9"
"version": "3.7.1"
}
},
"nbformat": 4,
Expand Down