Skip to content

Commit 9e2d69c

Browse files
committed
Minor changes
1 parent 1ca8d48 commit 9e2d69c

File tree

6 files changed

+89
-131
lines changed

6 files changed

+89
-131
lines changed

Examples/basics/Text.ipynb

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,26 @@
1212
},
1313
{
1414
"cell_type": "code",
15-
"execution_count": null,
15+
"execution_count": 2,
1616
"id": "76973a23-f3a2-4932-85d7-c9a1554ec240",
1717
"metadata": {},
18-
"outputs": [],
18+
"outputs": [
19+
{
20+
"name": "stdout",
21+
"output_type": "stream",
22+
"text": [
23+
"(URN) connected to server\n",
24+
"Login sent with ID: Dan\n"
25+
]
26+
}
27+
],
1928
"source": [
2029
"urchin.setup()"
2130
]
2231
},
2332
{
2433
"cell_type": "code",
25-
"execution_count": null,
34+
"execution_count": 3,
2635
"id": "f2545933-e1d8-47bb-aa5e-6285324e02ca",
2736
"metadata": {},
2837
"outputs": [],
@@ -32,7 +41,7 @@
3241
},
3342
{
3443
"cell_type": "code",
35-
"execution_count": null,
44+
"execution_count": 4,
3645
"id": "7beb8367-c70c-456f-9c82-fd66ce6687c5",
3746
"metadata": {},
3847
"outputs": [],
@@ -46,7 +55,7 @@
4655
},
4756
{
4857
"cell_type": "code",
49-
"execution_count": null,
58+
"execution_count": 5,
5059
"id": "a8eb5485-35e9-4df5-a3bd-633e466d2f46",
5160
"metadata": {},
5261
"outputs": [],
@@ -60,7 +69,7 @@
6069
},
6170
{
6271
"cell_type": "code",
63-
"execution_count": null,
72+
"execution_count": 6,
6473
"id": "9ac44a3f-fccd-4205-aa93-24259f521dfc",
6574
"metadata": {},
6675
"outputs": [],
@@ -70,7 +79,7 @@
7079
},
7180
{
7281
"cell_type": "code",
73-
"execution_count": null,
82+
"execution_count": 7,
7483
"id": "2e31c5aa-ee7e-47d9-bfd7-3c69e55c86da",
7584
"metadata": {},
7685
"outputs": [],

Examples/basics/camera_example.ipynb

Lines changed: 38 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,26 @@
1515
},
1616
{
1717
"cell_type": "code",
18-
"execution_count": null,
18+
"execution_count": 2,
1919
"id": "a956711a-aa6e-46da-accd-1d1e412e57b6",
2020
"metadata": {},
21-
"outputs": [],
21+
"outputs": [
22+
{
23+
"name": "stdout",
24+
"output_type": "stream",
25+
"text": [
26+
"(URN) connected to server\n",
27+
"Login sent with ID: Dan\n"
28+
]
29+
}
30+
],
2231
"source": [
2332
"urchin.setup()"
2433
]
2534
},
2635
{
2736
"cell_type": "code",
28-
"execution_count": null,
37+
"execution_count": 3,
2938
"id": "e9bc75e9-8f70-4938-bfca-bab212c8b08b",
3039
"metadata": {},
3140
"outputs": [],
@@ -46,7 +55,7 @@
4655
},
4756
{
4857
"cell_type": "code",
49-
"execution_count": null,
58+
"execution_count": 4,
5059
"id": "9ec1b93f-6f51-45f6-bea7-3e63804767f5",
5160
"metadata": {},
5261
"outputs": [],
@@ -56,7 +65,7 @@
5665
},
5766
{
5867
"cell_type": "code",
59-
"execution_count": null,
68+
"execution_count": 5,
6069
"id": "d40743cd-d50c-4ce4-a25b-e20cc2a44f6d",
6170
"metadata": {},
6271
"outputs": [],
@@ -66,7 +75,7 @@
6675
},
6776
{
6877
"cell_type": "code",
69-
"execution_count": null,
78+
"execution_count": 6,
7079
"id": "a744a56d-89d7-4f1b-85f1-4c7d1427977d",
7180
"metadata": {},
7281
"outputs": [],
@@ -76,7 +85,7 @@
7685
},
7786
{
7887
"cell_type": "code",
79-
"execution_count": null,
88+
"execution_count": 7,
8089
"id": "d8940676-42ea-4292-8bc7-c9bea73cdb87",
8190
"metadata": {},
8291
"outputs": [],
@@ -86,7 +95,7 @@
8695
},
8796
{
8897
"cell_type": "code",
89-
"execution_count": null,
98+
"execution_count": 8,
9099
"id": "8e4fc135-2bf5-48c0-a569-75bc17fc8e94",
91100
"metadata": {},
92101
"outputs": [],
@@ -96,7 +105,7 @@
96105
},
97106
{
98107
"cell_type": "code",
99-
"execution_count": null,
108+
"execution_count": 9,
100109
"id": "a02e5284-f905-4893-ba09-adbee0bf3411",
101110
"metadata": {},
102111
"outputs": [],
@@ -106,7 +115,7 @@
106115
},
107116
{
108117
"cell_type": "code",
109-
"execution_count": null,
118+
"execution_count": 10,
110119
"id": "35402029-e4db-4a9d-abde-0a30b5a6ed6e",
111120
"metadata": {},
112121
"outputs": [],
@@ -116,7 +125,7 @@
116125
},
117126
{
118127
"cell_type": "code",
119-
"execution_count": null,
128+
"execution_count": 11,
120129
"id": "ec891e1b-96b0-4d0f-b178-fd9d7cc0fbb4",
121130
"metadata": {},
122131
"outputs": [],
@@ -126,7 +135,7 @@
126135
},
127136
{
128137
"cell_type": "code",
129-
"execution_count": null,
138+
"execution_count": 12,
130139
"id": "648303f3-8cc8-41fa-ae85-f10ff57f86e7",
131140
"metadata": {},
132141
"outputs": [],
@@ -136,7 +145,7 @@
136145
},
137146
{
138147
"cell_type": "code",
139-
"execution_count": null,
148+
"execution_count": 13,
140149
"id": "0475c086-a621-4299-a5ae-56d252851d17",
141150
"metadata": {},
142151
"outputs": [],
@@ -146,7 +155,7 @@
146155
},
147156
{
148157
"cell_type": "code",
149-
"execution_count": null,
158+
"execution_count": 14,
150159
"id": "c8364f16-4f9c-426b-89b8-a46dff01ae23",
151160
"metadata": {},
152161
"outputs": [],
@@ -156,7 +165,7 @@
156165
},
157166
{
158167
"cell_type": "code",
159-
"execution_count": null,
168+
"execution_count": 15,
160169
"id": "674f9bb0-d62e-4379-9b0a-8ee0dc1f1d19",
161170
"metadata": {},
162171
"outputs": [],
@@ -166,7 +175,7 @@
166175
},
167176
{
168177
"cell_type": "code",
169-
"execution_count": null,
178+
"execution_count": 16,
170179
"id": "5d6ff7e3-d25c-48c6-919c-0a62ba79ff5d",
171180
"metadata": {},
172181
"outputs": [],
@@ -176,7 +185,7 @@
176185
},
177186
{
178187
"cell_type": "code",
179-
"execution_count": null,
188+
"execution_count": 17,
180189
"id": "66d38e7e-fcd4-49ff-bdec-26f751270bec",
181190
"metadata": {},
182191
"outputs": [],
@@ -186,7 +195,7 @@
186195
},
187196
{
188197
"cell_type": "code",
189-
"execution_count": null,
198+
"execution_count": 22,
190199
"id": "b19bed2f-f08c-4495-91aa-7ef16b129c51",
191200
"metadata": {},
192201
"outputs": [],
@@ -196,7 +205,7 @@
196205
},
197206
{
198207
"cell_type": "code",
199-
"execution_count": null,
208+
"execution_count": 23,
200209
"id": "3119235c-b8f7-4c06-86a7-f7144fa6f5e6",
201210
"metadata": {},
202211
"outputs": [],
@@ -207,7 +216,7 @@
207216
},
208217
{
209218
"cell_type": "code",
210-
"execution_count": null,
219+
"execution_count": 20,
211220
"id": "bc273dc4-17c4-4bf3-9f03-39a39274ccfc",
212221
"metadata": {},
213222
"outputs": [],
@@ -218,14 +227,22 @@
218227
},
219228
{
220229
"cell_type": "code",
221-
"execution_count": null,
230+
"execution_count": 21,
222231
"id": "a950bdb7-2928-45a0-bc08-78914cf92a85",
223232
"metadata": {},
224233
"outputs": [],
225234
"source": [
226235
"# set the camera to be roughly centered on MRN\n",
227236
"urchin.camera.set_target_area('grey-r')"
228237
]
238+
},
239+
{
240+
"cell_type": "code",
241+
"execution_count": null,
242+
"id": "fd812b69",
243+
"metadata": {},
244+
"outputs": [],
245+
"source": []
229246
}
230247
],
231248
"metadata": {

Examples/basics/lines.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
{
3131
"cell_type": "code",
32-
"execution_count": 14,
32+
"execution_count": 8,
3333
"metadata": {},
3434
"outputs": [],
3535
"source": [
@@ -38,7 +38,7 @@
3838
},
3939
{
4040
"cell_type": "code",
41-
"execution_count": 17,
41+
"execution_count": 4,
4242
"metadata": {},
4343
"outputs": [],
4444
"source": [
@@ -47,7 +47,7 @@
4747
},
4848
{
4949
"cell_type": "code",
50-
"execution_count": 15,
50+
"execution_count": 5,
5151
"metadata": {},
5252
"outputs": [],
5353
"source": [
@@ -59,7 +59,7 @@
5959
},
6060
{
6161
"cell_type": "code",
62-
"execution_count": 16,
62+
"execution_count": 6,
6363
"metadata": {},
6464
"outputs": [],
6565
"source": [

0 commit comments

Comments
 (0)