Skip to content

Commit 0f8542c

Browse files
authored
clear example notebook outputs (#786)
1 parent 0cc27c5 commit 0f8542c

16 files changed

+695
-7512
lines changed

examples/Pathfinding_Austin_Road_Network.ipynb

+9-96
Large diffs are not rendered by default.

examples/cloudless-mosaic-sentinel2.ipynb

+17-2,768
Large diffs are not rendered by default.

examples/housing_price_feature_engineering.ipynb

+262-309
Large diffs are not rendered by default.

examples/pharmacy-deserts.ipynb

+24-1,400
Large diffs are not rendered by default.

examples/user_guide/0_Getting_Setup.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@
3434
},
3535
"nbformat": 4,
3636
"nbformat_minor": 4
37-
}
37+
}

examples/user_guide/1_Surface.ipynb

+1-15
Original file line numberDiff line numberDiff line change
@@ -420,22 +420,8 @@
420420
}
421421
],
422422
"metadata": {
423-
"kernelspec": {
424-
"display_name": "Python 3",
425-
"language": "python",
426-
"name": "python3"
427-
},
428423
"language_info": {
429-
"codemirror_mode": {
430-
"name": "ipython",
431-
"version": 3
432-
},
433-
"file_extension": ".py",
434-
"mimetype": "text/x-python",
435-
"name": "python",
436-
"nbconvert_exporter": "python",
437-
"pygments_lexer": "ipython3",
438-
"version": "3.8.5"
424+
"name": "python"
439425
}
440426
},
441427
"nbformat": 4,

examples/user_guide/2_Proximity.ipynb

+1-15
Original file line numberDiff line numberDiff line change
@@ -315,22 +315,8 @@
315315
}
316316
],
317317
"metadata": {
318-
"kernelspec": {
319-
"display_name": "Python 3",
320-
"language": "python",
321-
"name": "python3"
322-
},
323318
"language_info": {
324-
"codemirror_mode": {
325-
"name": "ipython",
326-
"version": 3
327-
},
328-
"file_extension": ".py",
329-
"mimetype": "text/x-python",
330-
"name": "python",
331-
"nbconvert_exporter": "python",
332-
"pygments_lexer": "ipython3",
333-
"version": "3.8.5"
319+
"name": "python"
334320
}
335321
},
336322
"nbformat": 4,

examples/user_guide/3_Zonal.ipynb

+1-15
Original file line numberDiff line numberDiff line change
@@ -243,22 +243,8 @@
243243
}
244244
],
245245
"metadata": {
246-
"kernelspec": {
247-
"display_name": "Python 3 (ipykernel)",
248-
"language": "python",
249-
"name": "python3"
250-
},
251246
"language_info": {
252-
"codemirror_mode": {
253-
"name": "ipython",
254-
"version": 3
255-
},
256-
"file_extension": ".py",
257-
"mimetype": "text/x-python",
258-
"name": "python",
259-
"nbconvert_exporter": "python",
260-
"pygments_lexer": "ipython3",
261-
"version": "3.9.14"
247+
"name": "python"
262248
}
263249
},
264250
"nbformat": 4,

examples/user_guide/4_Focal.ipynb

+1-15
Original file line numberDiff line numberDiff line change
@@ -265,22 +265,8 @@
265265
}
266266
],
267267
"metadata": {
268-
"kernelspec": {
269-
"display_name": "Python 3 (ipykernel)",
270-
"language": "python",
271-
"name": "python3"
272-
},
273268
"language_info": {
274-
"codemirror_mode": {
275-
"name": "ipython",
276-
"version": 3
277-
},
278-
"file_extension": ".py",
279-
"mimetype": "text/x-python",
280-
"name": "python",
281-
"nbconvert_exporter": "python",
282-
"pygments_lexer": "ipython3",
283-
"version": "3.9.14"
269+
"name": "python"
284270
}
285271
},
286272
"nbformat": 4,

examples/user_guide/5_Classification.ipynb

+1-15
Original file line numberDiff line numberDiff line change
@@ -202,22 +202,8 @@
202202
}
203203
],
204204
"metadata": {
205-
"kernelspec": {
206-
"display_name": "Python 3",
207-
"language": "python",
208-
"name": "python3"
209-
},
210205
"language_info": {
211-
"codemirror_mode": {
212-
"name": "ipython",
213-
"version": 3
214-
},
215-
"file_extension": ".py",
216-
"mimetype": "text/x-python",
217-
"name": "python",
218-
"nbconvert_exporter": "python",
219-
"pygments_lexer": "ipython3",
220-
"version": "3.8.5"
206+
"name": "python"
221207
}
222208
},
223209
"nbformat": 4,

examples/user_guide/6_Remote_Sensing.ipynb

+1-15
Original file line numberDiff line numberDiff line change
@@ -534,22 +534,8 @@
534534
}
535535
],
536536
"metadata": {
537-
"kernelspec": {
538-
"display_name": "Python 3 (ipykernel)",
539-
"language": "python",
540-
"name": "python3"
541-
},
542537
"language_info": {
543-
"codemirror_mode": {
544-
"name": "ipython",
545-
"version": 3
546-
},
547-
"file_extension": ".py",
548-
"mimetype": "text/x-python",
549-
"name": "python",
550-
"nbconvert_exporter": "python",
551-
"pygments_lexer": "ipython3",
552-
"version": "3.9.14"
538+
"name": "python"
553539
}
554540
},
555541
"nbformat": 4,

examples/user_guide/7_Pathfinding.ipynb

+1-15
Original file line numberDiff line numberDiff line change
@@ -189,22 +189,8 @@
189189
}
190190
],
191191
"metadata": {
192-
"kernelspec": {
193-
"display_name": "Python 3",
194-
"language": "python",
195-
"name": "python3"
196-
},
197192
"language_info": {
198-
"codemirror_mode": {
199-
"name": "ipython",
200-
"version": 3
201-
},
202-
"file_extension": ".py",
203-
"mimetype": "text/x-python",
204-
"name": "python",
205-
"nbconvert_exporter": "python",
206-
"pygments_lexer": "ipython3",
207-
"version": "3.8.5"
193+
"name": "python"
208194
}
209195
},
210196
"nbformat": 4,

examples/user_guide/8_Local_Tools.ipynb

+1-15
Original file line numberDiff line numberDiff line change
@@ -484,22 +484,8 @@
484484
}
485485
],
486486
"metadata": {
487-
"kernelspec": {
488-
"display_name": "Python 3",
489-
"language": "python",
490-
"name": "python3"
491-
},
492487
"language_info": {
493-
"codemirror_mode": {
494-
"name": "ipython",
495-
"version": 3
496-
},
497-
"file_extension": ".py",
498-
"mimetype": "text/x-python",
499-
"name": "python",
500-
"nbconvert_exporter": "python",
501-
"pygments_lexer": "ipython3",
502-
"version": "3.8.5"
488+
"name": "python"
503489
}
504490
},
505491
"nbformat": 4,

0 commit comments

Comments
 (0)