Skip to content

Commit f756984

Browse files
committed
1 parent 46e477f commit f756984

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

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

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,16 @@
3333
"\n",
3434
"<table>\n",
3535
" <tr>\n",
36-
" <td><a href=\"https://github/tomkralidis\"><img width=\"150\" src=\"https://avatars.githubusercontent.com/u/910430?v=4\"/></a></td>\n",
36+
" <td><a href=\"https://github.com/tomkralidis\"><img width=\"150\" src=\"https://avatars.githubusercontent.com/u/910430?v=4\"/></a></td>\n",
3737
" <td><a href=\"https://github.com/justb4\"><img width=\"150\" src=\"https://avatars.githubusercontent.com/u/582630?v=4\"/></a></td>\n",
38+
" <td><a href=\"https://github.com/ldesousa\"><img width=\"150\" src=\"https://avatars.githubusercontent.com/u/1137878?v=4\"/></a></td>\n",
3839
" <td><a href=\"https://github.com/geographika\"><img width=\"150\" src=\"https://avatars.githubusercontent.com/u/490840?v=4\"/></a></td>\n",
3940
" <td><a href=\"https://github.com/pvgenuchten\"><img width=\"150\" src=\"https://avatars.githubusercontent.com/u/299829?v=4\"/></a></td>\n",
4041
" </tr>\n",
4142
" <tr>\n",
4243
" <td>Tom Kralidis</td>\n",
4344
" <td>Just van den Broecke</td>\n",
45+
" <td>Luís de Sousa</td>\n",
4446
" <td>Seth Girvin</td>\n",
4547
" <td>Paul van Genuchten</td>\n",
4648
" </tr> \n",
@@ -188,13 +190,6 @@
188190
"\n",
189191
"[Geometry ->](02-geometry.ipynb)"
190192
]
191-
},
192-
{
193-
"cell_type": "code",
194-
"execution_count": null,
195-
"metadata": {},
196-
"outputs": [],
197-
"source": []
198193
}
199194
],
200195
"metadata": {
@@ -213,7 +208,7 @@
213208
"name": "python",
214209
"nbconvert_exporter": "python",
215210
"pygments_lexer": "ipython3",
216-
"version": "3.10.12"
211+
"version": "3.11.8"
217212
},
218213
"pycharm": {
219214
"stem_cell": {

0 commit comments

Comments
 (0)