Skip to content

Conversation

@wch
Copy link
Collaborator

@wch wch commented Mar 14, 2024

Don't merge yet -- this should wait until Shiny 0.9.0 is released, which will be around the end of March or beginning of April.

One thing that may change. We currently have:

from shiny import reactive
from shiny.express import render, ui

But it might make sense to change Shiny so that you can do this:

from shiny.express import reactive, render, ui

@wch wch requested a review from jcheng5 March 14, 2024 21:18
@github-actions
Copy link
Contributor

@github-actions github-actions bot temporarily deployed to pull request March 14, 2024 21:23 Inactive
@github-actions
Copy link
Contributor

@github-actions github-actions bot temporarily deployed to pull request March 28, 2024 10:55 Inactive
@wch wch marked this pull request as ready for review April 17, 2024 21:33
@github-actions
Copy link
Contributor

@github-actions github-actions bot temporarily deployed to pull request April 17, 2024 21:38 Inactive
@wch wch merged commit c5ebaf4 into main Apr 17, 2024
@wch wch deleted the shiny-express branch April 17, 2024 22:09
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.

3 participants