Skip to content

Commit

Permalink
Move insight finder to wizard
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloarosado committed Nov 11, 2024
1 parent 6ea7abb commit 34c5186
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
File renamed without changes.
7 changes: 7 additions & 0 deletions apps/wizard/config/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,13 @@ sections:
entrypoint: app_pages/datainsight_robot.py
icon: ":material/lightbulb:"
image_url: "https://assets.change.org/photos/7/zi/ph/ZMziPHIKGSDaDCJ-800x450-noPad.jpg?1525274743"
- title: "Insight finder"
alias: insight_finder
description: "Sort existing data insights by their semantic similarity to a given text"
maintainer: "@pablo"
entrypoint: app_pages/insight_finder.py
icon: ":material/search:"
image_url: "https://assets.change.org/photos/7/zi/ph/ZMziPHIKGSDaDCJ-800x450-noPad.jpg?1525274743"

- title: "Misc"
description: |-
Expand Down

0 comments on commit 34c5186

Please sign in to comment.