Skip to content

Commit a06376c

Browse files
committed
Modifying notebook to force checking
Signed-off-by: Eric Kerfoot <[email protected]>
1 parent db54356 commit a06376c

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

2d_classification/monai_101.ipynb

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -141,15 +141,7 @@
141141
"cell_type": "code",
142142
"execution_count": null,
143143
"metadata": {},
144-
"outputs": [
145-
{
146-
"name": "stdout",
147-
"output_type": "stream",
148-
"text": [
149-
"/workspace/data\n"
150-
]
151-
}
152-
],
144+
"outputs": [],
153145
"source": [
154146
"directory = os.environ.get(\"MONAI_DATA_DIRECTORY\")\n",
155147
"if directory is not None:\n",

0 commit comments

Comments
 (0)