Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Hellander committed Apr 8, 2024
1 parent 13f7d01 commit 6db4061
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions examples/mnist-pytorch/API_Example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
{
"cell_type": "code",
"execution_count": 50,
"execution_count": 1,
"id": "743dfe47",
"metadata": {},
"outputs": [],
Expand All @@ -38,7 +38,7 @@
},
{
"cell_type": "code",
"execution_count": 51,
"execution_count": 2,
"id": "1061722d",
"metadata": {},
"outputs": [],
Expand All @@ -58,15 +58,15 @@
},
{
"cell_type": "code",
"execution_count": 52,
"execution_count": 3,
"id": "5107f6f9",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"{'committed_at': 'Wed, 27 Mar 2024 22:00:56 GMT', 'id': '66049718d5d8d370bf266899', 'key': 'models', 'model': '8762bb36-ffcc-4591-ad62-2758c6284a5d', 'parent_model': None, 'session_id': None}\n"
"{'committed_at': 'Mon, 08 Apr 2024 13:05:03 GMT', 'id': '6613eb7ffe38d7586cf7c3e5', 'key': 'models', 'model': 'dab2722b-31c3-4994-a12c-4bbb2f8f29aa', 'parent_model': None, 'session_id': None}\n"
]
}
],
Expand Down

0 comments on commit 6db4061

Please sign in to comment.