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

HTML data explorer #83

Open
6 of 11 tasks
DanChaltiel opened this issue Jan 22, 2025 · 0 comments
Open
6 of 11 tasks

HTML data explorer #83

DanChaltiel opened this issue Jan 22, 2025 · 0 comments
Labels
feature New feature or request
Milestone

Comments

@DanChaltiel
Copy link
Owner

DanChaltiel commented Jan 22, 2025

  • HTML page with the list of tables on the left panel and the DT output on the right
  • shiny app
  • put the background process in an internal environment, and kill the previous one if still alive
  • conflict with harmonize_subjid()
  • serverless dashboard alternative?
  • search engine
  • sidebar with colors: greyed if error, red if subjid not found, blue if selected
  • sidebar as a table, so we can order by nrow/ncol
  • in the data name : nrow, ncol, n_id, short/long
  • hide/show red datasets

Won't do:

  • save the checksum of each table, and show "modified" when applicable
    Impossible, for instance due to harmonize_subjid() that will change the checksum
@DanChaltiel DanChaltiel added the feature New feature or request label Jan 22, 2025
@DanChaltiel DanChaltiel modified the milestones: v0.6.0, Nice to have Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant