Skip to content

Commit f42c82a

Browse files
Add warning, correct minor typo
add warning: developer install is needed to run this tuto as component is not included in latest release,
1 parent ceab2f8 commit f42c82a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

transport-length_hillslope_diffuser/TLHDiff_tutorial.ipynb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,14 @@
2525
"<hr>"
2626
]
2727
},
28+
{
29+
"cell_type": "markdown",
30+
"metadata": {},
31+
"source": [
32+
"# WARNING\n",
33+
"**Some components used in this tutorial are not included in the latest release of Landlab. You need to do the [developer install](https://github.com/landlab/landlab/wiki/Installing-Landlab-from-source-code-(%22developer-install%22) to use them and run this tutorial.**"
34+
]
35+
},
2836
{
2937
"cell_type": "markdown",
3038
"metadata": {},

0 commit comments

Comments
 (0)