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

Remove shinywidgets #52

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Remove shinywidgets #52

merged 1 commit into from
Oct 10, 2024

Conversation

mccalluc
Copy link
Contributor

@mccalluc mccalluc commented Oct 8, 2024

I had introduced this dependency copy-and-pasting from tutorials, but we don't need it, and may never need it. It allows interactive widgets designed for Jupiter to work in Shiny.

Even if they come for free, I'm inclined to keep interactive visualizations out of this project. Producing PDFs at some point isn't unlikely, and dealing with interactive visualizations would be a distraction.

@mccalluc mccalluc requested a review from ekraffmiller October 8, 2024 21:50
Copy link
Member

@ekraffmiller ekraffmiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, there is a question about if/how we want to manage dependencies for installation, a separate issue for that is here #60

@mccalluc mccalluc merged commit 2c6b4e8 into main Oct 10, 2024
2 checks passed
@mccalluc mccalluc deleted the 43-rm-shinywidgets branch October 10, 2024 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

For now, remove shinywidgets dependency
2 participants