Skip to content

Commit ad8238f

Browse files
committed
Use correct classes and images
1 parent a291177 commit ad8238f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
-274 Bytes
Loading
274 Bytes
Loading

docs/tools/positron/index.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ The [Quarto VS Code Extension](https://open-vsx.org/extension/quarto/quarto) pro
1818
The Quarto extension integrates directly with Positron's native R and Python features.
1919
For example, here the Quarto extension runs a Python cell in the active Python Console and shows a preview of an included image.
2020

21-
![](/docs/tools/images/positron-python.png){.border .preview-image .content-light fig-alt="Screen shot of Positron editor with three vertical sections. The leftmost includes the file explorer, and quarto assist pane. The second pane is the source code for a quarto file with python code, and the active Python Console. The third shows the Environment and Plots for the active console populated with the output of the code cells."}
21+
![](/docs/tools/images/positron-python.png){.border .preview-image .light-content fig-alt="Screen shot of Positron editor with three vertical sections. The leftmost includes the file explorer, and quarto assist pane. The second pane is the source code for a quarto file with python code, and the active Python Console. The third shows the Environment and Plots for the active console populated with the output of the code cells."}
2222

23-
![](/docs/tools/images/positron-python-dark.png){.border .content-dark .preview-image fig-alt="Screen shot of Positron editor with three vertical sections. The leftmost includes the file explorer, and quarto assist pane. The second pane is the source code for a quarto file with python code, and the active Python Console. The third shows the Environment and Plots for the active console populated with the output of the code cells."}
23+
![](/docs/tools/images/positron-python-dark.png){.border .dark-content .preview-image fig-alt="Screen shot of Positron editor with three vertical sections. The leftmost includes the file explorer, and quarto assist pane. The second pane is the source code for a quarto file with python code, and the active Python Console. The third shows the Environment and Plots for the active console populated with the output of the code cells."}
2424

2525
The Quarto extension also works well with other extensions bundled with Positron, like Jupyter extension, and those you might install separately, like the Julia extension.
2626

0 commit comments

Comments
 (0)