Skip to content

Commit 2801a00

Browse files
authored
Merge pull request #323 from darribas/26_refresh
Refresh 2026
2 parents 34dea6d + de6bdf0 commit 2801a00

23 files changed

+12487
-6002
lines changed

data/cache/yoyogi_park_graph.graphml

Lines changed: 1143 additions & 1583 deletions
Large diffs are not rendered by default.

notebooks/02_geospatial_computational_environment.ipynb

Lines changed: 56 additions & 29 deletions
Large diffs are not rendered by default.

notebooks/02_geospatial_computational_environment.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ jupyter:
66
extension: .md
77
format_name: markdown
88
format_version: '1.3'
9-
jupytext_version: 1.14.5
9+
jupytext_version: 1.19.1
1010
kernelspec:
11-
display_name: Python 3 (ipykernel)
11+
display_name: GDS-2026-03-15_amd64
1212
language: python
13-
name: python3
13+
name: gds
1414
---
1515

1616
```python tags=["remove-cell"]
@@ -66,7 +66,7 @@ url = (
6666
"https://upload.wikimedia.org/wikipedia/"
6767
"commons/c/ca/Medicean_Stars.png"
6868
)
69-
Image(url, width=250)
69+
Image(url=url, width=250)
7070
```
7171

7272
There is a growing perception that much of this original scientific ethos—operating transparently and arguing with accessible materials—has been lost. A series of

notebooks/03_spatial_data.ipynb

Lines changed: 2713 additions & 2746 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)