diff --git a/Welcome.ipynb b/Welcome.ipynb
index 40a9eda..9fd1afa 100644
--- a/Welcome.ipynb
+++ b/Welcome.ipynb
@@ -9,20 +9,6 @@
}
},
"outputs": [],
- "source": [
- "%load_ext autoreload\n",
- "%autoreload 2"
- ]
- },
- {
- "cell_type": "code",
- "execution_count": 3,
- "metadata": {
- "slideshow": {
- "slide_type": "skip"
- }
- },
- "outputs": [],
"source": [
"#I'm not expecting you to run the code cells, but for completeness, the code can be found at https://github.com/strawpants/jupylecture\n",
"from jupylecture.tools import hideCode,FlexSlide \n",
@@ -45,7 +31,7 @@
},
{
"cell_type": "code",
- "execution_count": 17,
+ "execution_count": 3,
"metadata": {
"cell_style": "center",
"slideshow": {
@@ -56,10 +42,10 @@
{
"data": {
"text/html": [
- "
\n",
+ "\n",
" "
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
+ },
+ {
+ "data": {
+ "text/markdown": [
+ "\n",
+ "Overall aim of the workshop: Hands-on experience and learn from each other
\n",
+ "\n",
+ "\n",
+ "
\n",
+ "\n",
+ "
- 14:00 - 14:10: Introduction. We will start plenary in 5-144 and online
- 14:10 - 15:00: Getting started. Teams can work in room 5-136, room 5-144 or online
- Setting up your environments
- Quick online research
- Formulate your specialized challenge
- 15:00 - 15:10: Quick get together to see where we are
- What is your group going to do/doing?
- 15:10 - 16:40: Continue challenge
- 16:40 - 17:00: Concluding pitch round (3min pitch per group)
- 17:00 - :Informal walk in the park
\n",
+ "\n",
+ "
"
+ ],
+ "text/plain": [
+ ""
+ ]
+ },
+ "metadata": {},
+ "output_type": "display_data"
}
],
"source": [
@@ -136,7 +152,7 @@
" \"15:00 - 15:10: Quick get together to see where we are\",\n",
" [\"What is your group going to do/doing?\"],\n",
" \"15:10 - 16:40: Continue challenge\",\n",
- " \"16:40 - 17:00: Concluding pitch round (short (3min) pitch per group)\",\n",
+ " \"16:40 - 17:00: Concluding pitch round (3min pitch per group)\",\n",
" \"17:00 - :Informal walk in the park\"],frag=True,flxwidth=\"flx80\")\n",
"sslide.display()"
]
@@ -156,14 +172,41 @@
"* Create a 'master' notebook which will contain the consensus code. You are encouraged to create additional (personal) scratch notebooks to test smaller code snippets. Note that you have to agree on who will be editing the master notebook in order not to overwrite each other's changes. \n",
"* For online participation and reaching the other groups, please use the MS teams chat of the official Hackathon event. You can of course use private messages but we hope that sharing among all participants may create a more lively discussion"
]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {
+ "slideshow": {
+ "slide_type": "slide"
+ }
+ },
+ "source": [
+ "# Today's Teams\n",
+ "\n",
+ "## Team 1 (aka ?): *search and process data from DIAS*\n",
+ "Egor, Mewcha and Gabriel\n",
+ "\n",
+ "## Team 2 (aka ?): *search and process data from DIAS*\n",
+ "Sammy and Chiel (🌐?)\n",
+ "\n",
+ "## Team 3 (aka ?): *water body mapping using the Google Earth Engine*\n",
+ "Hong (🌐?) and Harm-Jan\n",
+ "\n",
+ "## Team 4 (aka?):*search and process data from DIAS* (Ch. 1)\n",
+ "Diana, Marloes, Arno (🌐)\n",
+ "\n",
+ "## Team 5 (aka?): *Open challenge* (Ch. 3)\n",
+ "Bas, Ben\n",
+ " "
+ ]
}
],
"metadata": {
"celltoolbar": "Slideshow",
"kernelspec": {
- "display_name": "Python",
+ "display_name": "pyrr",
"language": "python",
- "name": "python3"
+ "name": "pyrr"
},
"language_info": {
"codemirror_mode": {
@@ -175,7 +218,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
- "version": "3.8.5"
+ "version": "3.9.5"
},
"rise": {
"autolaunch": true,
diff --git a/Welcome.pdf b/Welcome.pdf
index b2fd77d..4cd7870 100644
Binary files a/Welcome.pdf and b/Welcome.pdf differ