Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/tutorials/earthworks/basics.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ This tutorial covers:
This tutorial can be run as a
[computational notebook](https://grass-tutorials.osgeo.org/content/tutorials/earthworks/basics.ipynb).
Learn how to work with notebooks with the tutorial
[Get started with GRASS & Python in Jupyter Notebooks](./../get_started/fast_track_grass_and_python.qmd).
[Get started with GRASS & Python in Jupyter Notebooks](./../../get_started/fast_track_grass_and_python.qmd).
:::

# Setup
Expand Down
2 changes: 1 addition & 1 deletion content/tutorials/earthworks/gullies.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ try the landscape evolution model
This tutorial can be run as a
[computational notebook](https://grass-tutorials.osgeo.org/content/tutorials/earthworks/gullies.ipynb).
Learn how to work with notebooks in the tutorial
[Get started with GRASS & Python in Jupyter Notebooks](./../get_started/fast_track_grass_and_python.qmd).
[Get started with GRASS & Python in Jupyter Notebooks](./../../get_started/fast_track_grass_and_python.qmd).
:::

# Setup
Expand Down
2 changes: 1 addition & 1 deletion content/tutorials/earthworks/levees.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ This tutorial covers:
This tutorial can be run as a
[computational notebook](https://grass-tutorials.osgeo.org/content/tutorials/earthworks/levees.ipynb).
Learn how to work with notebooks in the tutorial
[Get started with GRASS & Python in Jupyter Notebooks](./../get_started/fast_track_grass_and_python.qmd).
[Get started with GRASS & Python in Jupyter Notebooks](./../../get_started/fast_track_grass_and_python.qmd).
:::

# Setup
Expand Down
2 changes: 1 addition & 1 deletion content/tutorials/earthworks/synthesis.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Terrain Synthesis
This tutorial can be run as a
[computational notebook](https://grass-tutorials.osgeo.org/content/tutorials/earthworks/synthesis.ipynb).
Learn how to work with notebooks with the tutorial
[Get started with GRASS & Python in Jupyter Notebooks](./../get_started/fast_track_grass_and_python.qmd).
[Get started with GRASS & Python in Jupyter Notebooks](./../../get_started/fast_track_grass_and_python.qmd).
:::

# Setup
Expand Down
Loading