-
Notifications
You must be signed in to change notification settings - Fork 1
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
logs and states in streamlit #10
Labels
Comments
@ChristianGerloff I can work on this issue |
kashyapm94
pushed a commit
that referenced
this issue
Sep 28, 2022
kashyapm94
pushed a commit
that referenced
this issue
Sep 28, 2022
|
kashyapm94
pushed a commit
that referenced
this issue
Sep 30, 2022
kashyapm94
pushed a commit
that referenced
this issue
Oct 3, 2022
kashyapm94
pushed a commit
to ChristianGerloff/findpapers
that referenced
this issue
Oct 3, 2022
Merged
ChristianGerloff
added
step-review
Issues ready to review
and removed
step-execute
Under development
labels
Mar 12, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Aim 1. in findpapers we is log on
INFO
level, which paper (e.g., 3/45) is currently being fetched or enhanced with information from other sources. We could show this info to the user, because the waiting time can be quite long and the user has no idea how long it might take.stqdm
Aim 2. Furthermore, logged exceptions (query issues etc.) which are shown in the console could be displayed
st.error
st.info
st.warning
The text was updated successfully, but these errors were encountered: