Skip to content

Commit

Permalink
made notebooks 1 and 2 interactive
Browse files Browse the repository at this point in the history
  • Loading branch information
RolfHut committed Dec 11, 2024
1 parent cbe6883 commit baa8d43
Show file tree
Hide file tree
Showing 2 changed files with 348 additions and 232 deletions.
20 changes: 1 addition & 19 deletions book/1_modelling_intro_HBV/Exercise1.ipynb
Original file line number Diff line number Diff line change
@@ -1,21 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {
"editable": true,
"slideshow": {
"slide_type": ""
},
"tags": []
},
"source": [
"```{custom_download_link} Forcing.txt\n",
":text: \"Download Files\"\n",
":replace_default: \"True\"\n",
"```"
]
},
{
"cell_type": "code",
"execution_count": 2,
Expand Down Expand Up @@ -55,8 +39,6 @@
"- Several packages will be imported automatically\n",
"- Code cells will **not** be executed automatically (you do it!)\n",
"\n",
"The download button {fa}`download` provides a `*.zip` file with everything needed to run this analysis on your computer. \n",
"\n",
"````{admonition} Which packages are imported when this page is activated?\n",
":class: note, dropdown\n",
"```\n",
Expand All @@ -78,7 +60,7 @@
"tags": []
},
"source": [
"# Exercise 1\n",
"# Modelling exercise 1: Linear Reservoir\n",
"\n",
"## Introduction\n",
"\n",
Expand Down
Loading

0 comments on commit baa8d43

Please sign in to comment.