Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Add WebUI (please merge with squash) #27

Merged
merged 23 commits into from
Nov 26, 2024
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
c497627
:lipstick: Add webUI for aideml
dexhunter Oct 30, 2024
b2f416b
:lipstick: Update webUI and use logs to display results
dexhunter Nov 4, 2024
e325c84
:lipstick: Add graio theme and strealit app
dexhunter Nov 16, 2024
46e9356
:lipstick: Update streamlit webui
dexhunter Nov 20, 2024
c9f2dca
:lipstick: fix issues for serialization on config display
dexhunter Nov 20, 2024
7ed73a2
:lipstick: Fix results at bottom issue
dexhunter Nov 20, 2024
10a21b4
:lipstick: Update the streamlit webui theme
dexhunter Nov 21, 2024
267b04f
:lipstick: Update the streamlit app theme
dexhunter Nov 21, 2024
b7ea43d
:fire: Remove gradio and use streamlit
dexhunter Nov 21, 2024
a101ee6
:rotating_light: add linter workflow and fix issues
dexhunter Nov 21, 2024
c056375
:construction_worker: Add github templates
dexhunter Nov 21, 2024
0c5c74e
:rotating_light: Add black formatter (#25)
dexhunter Nov 22, 2024
4740894
:lipstick: Add webUI for aideml
dexhunter Oct 30, 2024
14f1fca
:lipstick: Update streamlit app
dexhunter Nov 22, 2024
c0dc9e6
:rotating_light: fix linter issue
dexhunter Nov 22, 2024
b3162a6
:construction_worker: Fix styling issues for tree viz
dexhunter Nov 26, 2024
75bbd6a
:construction_worker: Finalize the theme
dexhunter Nov 26, 2024
a32c9e0
:recycle: Refactor webui code
dexhunter Nov 26, 2024
a348333
:memo: Update README
dexhunter Nov 26, 2024
b7df232
:rotating_light: fix linter
dexhunter Nov 26, 2024
fe897d0
:bug: fix conflict
dexhunter Nov 26, 2024
5c005ac
Merge branch 'main' into feat/webui
dexhunter Nov 26, 2024
2bc5988
:heavy_plus_sign: Add dependecy
dexhunter Nov 26, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
🐛 fix conflict
  • Loading branch information
dexhunter committed Nov 26, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit fe897d0f1766b01d0d0db1ac66a3d911d2eba260
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -168,7 +168,3 @@ logs

.gradio/
.ruff_cache/
<<<<<<< HEAD
=======

>>>>>>> b884bff (:lipstick: Add webUI for aideml)