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

Add logger widget for run_tardis(): #2701

Open
4 of 7 tasks
jaladh-singhal opened this issue Jul 12, 2024 · 1 comment · May be fixed by #2700
Open
4 of 7 tasks

Add logger widget for run_tardis(): #2701

jaladh-singhal opened this issue Jul 12, 2024 · 1 comment · May be fixed by #2700
Labels

Comments

@jaladh-singhal
Copy link
Member

jaladh-singhal commented Jul 12, 2024

Add logger widget for run_tardis():

  • Capture logger.info, .warn, etc. in a fixed-height textarea ipywidgets
  • Make tabs for each log level
  • Sort tabs by severity and don't show tab with empty content
  • Make the logs show up colored
  • Make convergence plots show once
  • Make sure logs works on documentation website because widgets don't show up
  • Test the widget with different combination of parameters and contexts in which it is used
@jaladh-singhal jaladh-singhal linked a pull request Jul 12, 2024 that will close this issue
6 tasks
@DeekshaMohanty
Copy link

3 is done (partially, I'm still unable to not display the tabs with empty content).
4 is done as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Priority To-Do
Development

Successfully merging a pull request may close this issue.

3 participants