Skip to content

Commit

Permalink
chore: refresh notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanBredehoft authored and github-actions[bot] committed Apr 26, 2024
1 parent f71dd46 commit 0aea2eb
Show file tree
Hide file tree
Showing 20 changed files with 928 additions and 1,045 deletions.
6 changes: 3 additions & 3 deletions docs/advanced_examples/ClassifierComparison.ipynb

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions docs/advanced_examples/ClientServer.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,9 @@
"output_type": "stream",
"text": [
"total 76K\r\n",
"-rw-r--r-- 1 root root 59K Apr 25 20:00 client.zip\r\n",
"-rw-r--r-- 1 root root 9.5K Apr 25 20:00 server.zip\r\n",
"-rw-r--r-- 1 root root 75 Apr 25 20:00 versions.json\r\n"
"-rw-r--r-- 1 root root 59K Apr 26 12:58 client.zip\r\n",
"-rw-r--r-- 1 root root 9.5K Apr 26 12:58 server.zip\r\n",
"-rw-r--r-- 1 root root 76 Apr 26 12:58 versions.json\r\n"
]
}
],
Expand Down Expand Up @@ -177,7 +177,7 @@
"output_type": "stream",
"text": [
"total 12K\r\n",
"-rw-r--r-- 1 root root 9.5K Apr 25 20:00 server.zip\r\n"
"-rw-r--r-- 1 root root 9.5K Apr 26 12:58 server.zip\r\n"
]
}
],
Expand All @@ -197,7 +197,7 @@
"output_type": "stream",
"text": [
"total 60K\r\n",
"-rw-r--r-- 1 root root 59K Apr 25 20:00 client.zip\r\n"
"-rw-r--r-- 1 root root 59K Apr 26 12:58 client.zip\r\n"
]
}
],
Expand All @@ -223,7 +223,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"KeySetCache: miss, regenerating /tmp/tmp61ls254t/6318749875182965247\n"
"KeySetCache: miss, regenerating /tmp/tmpwu_1zoqc/6318749875182965247\n"
]
}
],
Expand Down Expand Up @@ -270,8 +270,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Encrypted data is 1538.10 times larger than the clear data\n",
"The average execution time is 0.71 seconds per sample.\n"
"Encrypted data is 4.10 times larger than the clear data\n",
"The average execution time is 0.70 seconds per sample.\n"
]
}
],
Expand Down
Loading

0 comments on commit 0aea2eb

Please sign in to comment.