Skip to content

Commit 1d928ed

Browse files
committed
Use absolute image path
1 parent aa0e031 commit 1d928ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools/_jupyter-lab-extension-install.qmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ You can install the Quarto JupyterLab extension one of two ways:
77

88
1. **In the JupyterLab UI**: Search for 'Quarto' in the Extension Manager and install the `jupyterlab-quarto` extension. You'll be prompted to refresh the page when complete.
99

10-
![](images/jupyterlab-extension.png){.border width="50%" fig-alt="Screenshot of the Jupyter Lab Extension Manager with 'quarto' typed in the search box, and one Search Result with the name 'jupyterlab-quarto'."}
10+
![](/docs/tools/images/jupyterlab-extension.png){.border width="50%" fig-alt="Screenshot of the Jupyter Lab Extension Manager with 'quarto' typed in the search box, and one Search Result with the name 'jupyterlab-quarto'."}
1111

1212
2. **Using `pip`**:
1313

0 commit comments

Comments
 (0)