File tree Expand file tree Collapse file tree 2 files changed +19
-18
lines changed Expand file tree Collapse file tree 2 files changed +19
-18
lines changed Original file line number Diff line number Diff line change 589
589
"cell_type": "code",
590
590
"execution_count": 16,
591
591
"metadata": {
592
- "tags": []
592
+ "tags": [
593
+ "skip-execution"
594
+ ]
593
595
},
594
596
"outputs": [],
595
597
"source": [
601
603
"cell_type": "code",
602
604
"execution_count": 17,
603
605
"metadata": {
604
- "tags": []
606
+ "tags": [
607
+ "skip-execution"
608
+ ]
605
609
},
606
610
"outputs": [],
607
611
"source": [
613
617
"cell_type": "code",
614
618
"execution_count": 19,
615
619
"metadata": {
616
- "tags": []
620
+ "tags": [
621
+ "skip-execution"
622
+ ]
617
623
},
618
624
"outputs": [],
619
625
"source": [
699
705
"\n",
700
706
"viewer3 = view(roi_image, rotate=True)"
701
707
]
702
- },
703
- {
704
- "cell_type": "code",
705
- "execution_count": null,
706
- "metadata": {
707
- "tags": [
708
- "skip-execution"
709
- ]
710
- },
711
- "outputs": [],
712
- "source": []
713
708
}
714
709
],
715
710
"metadata": {
Original file line number Diff line number Diff line change 23
23
"# Install dependencies for this example\n",
24
24
"import sys\n",
25
25
"\n",
26
- "!{sys.executable} -m pip install -q pooch tqdm \"itkwidgets[all]>=1.0a42 \" rich itkwasm-image-io"
26
+ "!{sys.executable} -m pip install -q pooch tqdm \"itkwidgets[all]>=1.0a43 \" rich itkwasm-image-io"
27
27
]
28
28
},
29
29
{
578
578
"cell_type": "code",
579
579
"execution_count": 16,
580
580
"metadata": {
581
- "tags": []
581
+ "tags": [
582
+ "skip-execution"
583
+ ]
582
584
},
583
585
"outputs": [],
584
586
"source": [
590
592
"cell_type": "code",
591
593
"execution_count": 17,
592
594
"metadata": {
593
- "tags": []
595
+ "tags": [
596
+ "skip-execution"
597
+ ]
594
598
},
595
599
"outputs": [],
596
600
"source": [
602
606
"cell_type": "code",
603
607
"execution_count": 19,
604
608
"metadata": {
605
- "tags": []
609
+ "tags": [
610
+ "skip-execution"
611
+ ]
606
612
},
607
613
"outputs": [],
608
614
"source": [
You can’t perform that action at this time.
0 commit comments