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

logs and states in streamlit #10

Open
ChristianGerloff opened this issue Oct 15, 2021 · 2 comments
Open

logs and states in streamlit #10

ChristianGerloff opened this issue Oct 15, 2021 · 2 comments
Assignees
Labels
step-review Issues ready to review type-feature

Comments

@ChristianGerloff
Copy link
Owner

ChristianGerloff commented Oct 15, 2021

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

@kashyapm94
Copy link
Collaborator

@ChristianGerloff I can work on this issue

@kashyapm94
Copy link
Collaborator

kashyapm94 commented Sep 30, 2022

  • Add info bar to show the user which DB is running

@kashyapm94 kashyapm94 added the step-execute Under development label Sep 30, 2022
kashyapm94 pushed a commit to ChristianGerloff/findpapers that referenced this issue Oct 3, 2022
@ChristianGerloff 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
Labels
step-review Issues ready to review type-feature
Projects
None yet
Development

No branches or pull requests

2 participants