Skip to content

Commit fdd379c

Browse files
authored
Merge pull request #1948 from Giskard-AI/doc/fixed-merge-conflict
Fixed merge conflict creating duplicated scan result
2 parents 1290f9d + a26efff commit fdd379c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed
+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.. raw:: html
2+
:file: scan_result_iframe.html
3+

docs/open_source/scan/scan_llm/first.md docs/open_source/scan/scan_llm/index.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,9 @@ scan_results = giskard.scan(giskard_model)
353353
display(scan_results) # in your notebook
354354
```
355355

356-
![LLM scan results](../../../assets/scan_llm.png)
356+
```{eval-rst}
357+
.. include:: ./html.rst
358+
```
357359

358360
If you are not working in a notebook or want to save the results for later, you can save them to an HTML file like this:
359361

docs/open_source/scan/scan_llm/index.rst

-5
This file was deleted.

0 commit comments

Comments
 (0)