-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Replace username, icon and image path #78
Conversation
Uploaded demo_ui.py file to project example folder. Signed-off-by: Zuhayer C <[email protected]>
Signed-off-by: Zuhayer C <[email protected]>
Signed-off-by: Zuhayer C <[email protected]>
Signed-off-by: Zuhayer C <[email protected]>
Signed-off-by: Zuhayer C <[email protected]>
Signed-off-by: Zuhayer C <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
HI @ZooHigher26 thanks for you PR. You should create PR without using your main
branch. Please close this PR and create a new PR with a new branch. The new branch name can be "feat/ui"
@@ -62,7 +62,7 @@ def genRANstring(n): | |||
|
|||
# CREATE THE SIDEBAR | |||
with st.sidebar: | |||
st.image('img/RMIT_POS3.png', use_column_width=True) | |||
st.image('example/img/log.png', use_column_width=True) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there any logo that related to your team?. I mean the logo without SkywardAI also be fine.
Description
This PR is related to #53
Notes for Reviewers
Signed commits