Skip to content

Commit 14c27ba

Browse files
authored
#225 update 01-introduction Notebook for FOSS4G EU 2026 (#226)
1 parent edc4c0c commit 14c27ba

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

workshop/jupyter/content/notebooks/01-introduction.ipynb

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"source": [
1010
"#### Doing Geospatial in Python\n",
1111
"\n",
12-
"Version: 1.7, 2025-11-17\n",
12+
"Version: 1.8, 2026-06-19\n",
1313
"\n",
1414
"<img style=\"float: left;\" src=\"images/geopython-logo.png\">\n",
1515
"\n",
@@ -29,17 +29,21 @@
2929
"\n",
3030
"The workshop is provided using the Jupyter Notebook environment with Python 3.\n",
3131
"\n",
32-
"## [FOSS4G 2025](https://2025.foss4g.org) workshop team\n",
32+
"## [FOSS4G-EU 2026](https://2026.europe.foss4g.org/) workshop team\n",
3333
"\n",
3434
"\n",
3535
"<table>\n",
3636
" <tr>\n",
3737
" <td><a href=\"https://github.com/tomkralidis\"><img width=\"150\" src=\"https://avatars.githubusercontent.com/u/910430?v=4\"/></a></td>\n",
38-
" <td><a href=\"https://github.com/jorgejesus\"><img width=\"150\" src=\"https://avatars.githubusercontent.com/u/1275400?v=4\"/></a></td>\n",
38+
" <td><a href=\"https://github.com/justb4\"><img width=\"150\" src=\"https://avatars.githubusercontent.com/u/582630?v=4\"/></a></td>\n",
39+
" <td><a href=\"https://github.com/geographika\"><img width=\"150\" src=\"https://avatars.githubusercontent.com/u/490840?v=4\"/></a></td>\n",
40+
" <td><a href=\"https://github.com/pvgenuchten\"><img width=\"150\" src=\"https://avatars.githubusercontent.com/u/299829?v=4\"/></a></td>\n",
3941
" </tr>\n",
4042
" <tr>\n",
4143
" <td>Tom Kralidis</td>\n",
42-
" <td>Jorge Samuel Mendes de Jesus</td>\n",
44+
" <td>Just van den Broecke</td>\n",
45+
" <td>Seth Girvin</td>\n",
46+
" <td>Paul van Genuchten</td>\n",
4347
" </tr> \n",
4448
"</table>\n",
4549
"\n",
@@ -53,7 +57,7 @@
5357
"6. [Data analysis](06-data-analysis.ipynb)\n",
5458
"7. [Visualization](07-visualization.ipynb)\n",
5559
"8. [Metadata](08-metadata.ipynb)\n",
56-
"9. ~[Publishing](09-publishing.ipynb)~ this section is not provided for the FOSS4G Europe 2024 workshop\n",
60+
"9. ~[Publishing](09-publishing.ipynb)~ this section is not provided for the FOSS4G Europe 2026 workshop\n",
5761
"10. [Remote Data](10-remote-data.ipynb)\n",
5862
"11. [Emerging Technology and Trends](11-emerging-technology-trends.ipynb)\n",
5963
"12. [Conclusion](12-conclusion.ipynb)\n",
@@ -164,6 +168,8 @@
164168
"### Deliveries\n",
165169
"\n",
166170
"This workshop has been delivered at the following conferences/events:\n",
171+
"\n",
172+
"* [FOSS4G Europe 2026](https://2026.europe.foss4g.org) (version 1.8)\n",
167173
"* [FOSS4G 2025](https://2025.foss4g.org) (version 1.7)\n",
168174
"* [FOSS4G Europe 2025](https://2025.europe.foss4g.org) (version 1.6)\n",
169175
"* [FOSS4G 2024](https://2024.foss4g.org) (version 1.5)\n",

0 commit comments

Comments
 (0)