Skip to content

Commit 37a4448

Browse files
Use the lightbox to make images clickable and enhance readability (#55)
--------- Co-authored-by: Corey White <[email protected]>
1 parent ad4a13b commit 37a4448

File tree

5 files changed

+7
-2
lines changed

5 files changed

+7
-2
lines changed

content/tutorials/get_started/JupyterOnWindows_OSGeo4W_Tutorial.qmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ author: "Caitlin Haedrich"
44
date: 2024-06-15
55
image: images/getting_started_grass_jupyternotebook.png
66
date-modified: today
7+
lightbox: true
78
format:
89
html:
910
toc: true
@@ -44,7 +45,7 @@ following packages for install (switching from "Skip" to the version number):
4445
* `python3-jupyterlab`
4546
* `python3-ipywidgets`
4647

47-
![Install GRASS with OSGeo4W installer](images/osgeo4w_install_grass.png){width=60%}
48+
![Install GRASS with OSGeo4W installer](images/osgeo4w_install_grass.png){.lightbox width=60%}
4849

4950
#### 3. Go make a cup of tea
5051

content/tutorials/get_started/fast_track.qmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: "Get started with GRASS GUI"
33
author: "Veronica Andreo"
44
date: 2024-03-19
55
date-modified: today
6+
lightbox: true
67
format:
78
html:
89
toc: true
@@ -43,7 +44,7 @@ Just double click on the GRASS ![](images/grass-32x32.png) icon.
4344
You will get the GUI and terminal. You can use GRASS tools in either.
4445
It's a matter of taste, task on hand and habit, too.
4546

46-
![GRASS Graphical User Interface and terminal](images/grass_gui_first_time_and_cli_combined.png){width=60%}
47+
![GRASS Graphical User Interface and terminal](images/grass_gui_first_time_and_cli_combined.png){width=60% fig-align="center"}
4748

4849
GRASS GUI has a single window layout by default, but it is also possible to
4950
minimize and/or dock/undock the panels. On the right, you can find the **data**

content/tutorials/get_started/fast_track_grass_and_R.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: "Get started with GRASS & R: the rgrass package"
33
author: "Veronica Andreo"
44
date: 2024-03-29
55
date-modified: today
6+
lightbox: true
67
format:
78
ipynb: default
89
html:

content/tutorials/get_started/fast_track_grass_and_python.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: "Get started with GRASS & Python in Jupyter Notebooks"
33
author: "Veronica Andreo"
44
date: 2024-03-25
55
date-modified: today
6+
lightbox: true
67
format:
78
ipynb: default
89
html:

content/tutorials/get_started/grass_gis_in_google_colab.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: "Get started with GRASS in Google Colab"
33
author: "Veronica Andreo"
44
date: 2024-04-12
55
date-modified: today
6+
lightbox: true
67
format:
78
ipynb: default
89
html:

0 commit comments

Comments
 (0)