Skip to content

Commit

Permalink
rename WebUI to ui
Browse files Browse the repository at this point in the history
  • Loading branch information
AnirudhDagar committed Nov 9, 2024
1 parent ae507e3 commit e969366
Show file tree
Hide file tree
Showing 17 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ The web UI enables users to upload datasets, configure Autogluon-Assistant runs
#### To run the Autogluon Assistant Web UI:
Navigate to the project directory and run the app:
````
cd src/autogluon_assistant/WebUI && streamlit run app.py
cd src/autogluon_assistant/ui && streamlit run app.py
````
The Autogluon Assistant Web UI should now be accessible in your web browser at `http://localhost:8501`

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit e969366

Please sign in to comment.