File size: 1,617 Bytes
aa24fe8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
---
comments: true
description: Explore the functionalities of Ultralytics Explorer with our comprehensive GUI dash documentation.
keywords: Ultralytics, Explorer, GUI, dash, documentation, data explorer, AI query, SQL query, image similarity
---

# Reference for `ultralytics/data/explorer/gui/dash.py`

!!! Note

    This file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/data/explorer/gui/dash.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/data/explorer/gui/dash.py). If you spot a problem please help fix it by [contributing](https://docs.ultralytics.com/help/contributing/) a [Pull Request](https://github.com/ultralytics/ultralytics/edit/main/ultralytics/data/explorer/gui/dash.py) 🛠️. Thank you 🙏!

<br>

## ::: ultralytics.data.explorer.gui.dash._get_explorer

<br><br><hr><br>

## ::: ultralytics.data.explorer.gui.dash.init_explorer_form

<br><br><hr><br>

## ::: ultralytics.data.explorer.gui.dash.query_form

<br><br><hr><br>

## ::: ultralytics.data.explorer.gui.dash.ai_query_form

<br><br><hr><br>

## ::: ultralytics.data.explorer.gui.dash.find_similar_imgs

<br><br><hr><br>

## ::: ultralytics.data.explorer.gui.dash.similarity_form

<br><br><hr><br>

## ::: ultralytics.data.explorer.gui.dash.run_sql_query

<br><br><hr><br>

## ::: ultralytics.data.explorer.gui.dash.run_ai_query

<br><br><hr><br>

## ::: ultralytics.data.explorer.gui.dash.reset_explorer

<br><br><hr><br>

## ::: ultralytics.data.explorer.gui.dash.utralytics_explorer_docs_callback

<br><br><hr><br>

## ::: ultralytics.data.explorer.gui.dash.layout

<br><br>