summaryrefslogtreecommitdiff
path: root/src/notebooks/01-look-at-emnist.ipynb
diff options
context:
space:
mode:
Diffstat (limited to 'src/notebooks/01-look-at-emnist.ipynb')
-rw-r--r--src/notebooks/01-look-at-emnist.ipynb21
1 files changed, 6 insertions, 15 deletions
diff --git a/src/notebooks/01-look-at-emnist.ipynb b/src/notebooks/01-look-at-emnist.ipynb
index 564d14e..d727cb4 100644
--- a/src/notebooks/01-look-at-emnist.ipynb
+++ b/src/notebooks/01-look-at-emnist.ipynb
@@ -2,18 +2,9 @@
"cells": [
{
"cell_type": "code",
- "execution_count": 18,
+ "execution_count": 1,
"metadata": {},
- "outputs": [
- {
- "name": "stdout",
- "output_type": "stream",
- "text": [
- "The autoreload extension is already loaded. To reload it, use:\n",
- " %reload_ext autoreload\n"
- ]
- }
- ],
+ "outputs": [],
"source": [
"%load_ext autoreload\n",
"%autoreload 2\n",
@@ -31,7 +22,7 @@
},
{
"cell_type": "code",
- "execution_count": 22,
+ "execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
@@ -40,7 +31,7 @@
},
{
"cell_type": "code",
- "execution_count": 35,
+ "execution_count": 3,
"metadata": {},
"outputs": [],
"source": [
@@ -49,7 +40,7 @@
},
{
"cell_type": "code",
- "execution_count": 36,
+ "execution_count": 4,
"metadata": {},
"outputs": [],
"source": [
@@ -336,7 +327,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
- "version": "3.8.2"
+ "version": "3.7.4"
}
},
"nbformat": 4,