Skip to content

Commit

Permalink
reran notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
haesleinhuepf committed Aug 5, 2023
1 parent c9af706 commit 7550d22
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions demo/basic_demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
{
"data": {
"text/plain": [
"'0.1.0'"
"'0.1.1'"
]
},
"execution_count": 1,
Expand Down Expand Up @@ -166,7 +166,7 @@
{
"data": {
"text/plain": [
"\"The image 'blobs.tif' is shown above.\""
"\"The image 'blobs.tif' has been shown.\""
]
},
"execution_count": 4,
Expand Down Expand Up @@ -246,7 +246,7 @@
{
"data": {
"text/plain": [
"\"The segmented image 'blobs.tif' is shown above.\""
"'The segmented blobs.tif image has been shown.'"
]
},
"execution_count": 6,
Expand All @@ -269,7 +269,7 @@
{
"data": {
"text/plain": [
"\"The segmented image 'blobs.tif' contains 64 objects.\""
"\"The segmented image 'segmented_blobs.tif' contains 64 objects.\""
]
},
"execution_count": 7,
Expand Down Expand Up @@ -305,7 +305,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "629e89bf19be4581851987dbe55aec84",
"model_id": "73730f55a0e9436795f4504b0578a664",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -385,7 +385,7 @@
{
"data": {
"text/plain": [
"\"The segmented image 'blobs.tif' has been shown.\""
"\"The segmented image 'segmented_blobs.tif' has been shown.\""
]
},
"execution_count": 9,
Expand All @@ -412,7 +412,7 @@
{
"data": {
"text/plain": [
"\"The segmented image 'blobs.tif' contains 64 objects.\""
"\"The segmented image 'segmented_blobs.tif' contains 64 objects.\""
]
},
"execution_count": 10,
Expand Down Expand Up @@ -472,7 +472,7 @@
{
"data": {
"text/plain": [
"\"The segmented image 'blobs.tif' contains 64 objects.\""
"\"The segmented image 'segmented_blobs.tif' contains 64 objects.\""
]
},
"execution_count": 12,
Expand Down

0 comments on commit 7550d22

Please sign in to comment.