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

Refactor teal.reporter #104

Open
donyunardi opened this issue Feb 14, 2025 · 0 comments
Open

Refactor teal.reporter #104

donyunardi opened this issue Feb 14, 2025 · 0 comments
Labels

Comments

@donyunardi
Copy link
Collaborator

Summary

teal.reporter is a powerful feature that allows users to create reports when they discover interesting analyses during exploration in teal. However, as user requirements continue to evolve, the current design has shown some limitations.

Some key challenges include:

To address these limitations, we aim to refactor teal.reporter with a more flexible and scalable design. This will involve researching potential solutions, conducting proof-of-concept (PoC) evaluations, and implementing a new design that better supports these evolving requirements.

Please see related comment here.

Definition of Done

  • The new design supports bookmarking without excessive disk space usage.
  • Users can customize report cards without modifying teal module programming.
  • Reports generated through teal.reporter are fully reproducible.
  • The refactored system maintains or improves existing functionalities.
  • User can disable reporter in one or multiple teal modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant