Skip to content

Conversation

@gadenbuie
Copy link
Collaborator

@gadenbuie gadenbuie commented Jan 10, 2024

For #987

Adds a Shiny Express version of shiny/api-examples/input_action_button/app.py.

Note

I did this PR in two steps so you can see the change in syntax from app.pyapp-express.py. You don't need to commit these as separate steps.

Mention the parent issue and add @gadenbuie as a reviewer (I can't add myself on this PR).

Tip

Run black and isort on the app-express.py file before committing, otherwise CI checks may fail.

cd shiny/api-examples/input_action_button/
black app-express.py
isort app-express.py

@gadenbuie gadenbuie force-pushed the express/translate/input-action-button branch from 1771cff to bccfaa8 Compare January 10, 2024 17:28
@gadenbuie gadenbuie force-pushed the express/translate/input-action-button branch from bccfaa8 to 64c8eae Compare January 10, 2024 17:33
@gadenbuie gadenbuie changed the title expressify shiny/api-examples/input_action_button Express translation of shiny/api-examples/input_action_button Jan 10, 2024
@gadenbuie gadenbuie merged commit 4cb33c8 into main Jan 10, 2024
@gadenbuie gadenbuie deleted the express/translate/input-action-button branch January 10, 2024 17:48
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.

2 participants