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

an editable table which can support copy and paste, just like data_editor in streamlit #2311

Open
1 of 7 tasks
Taiyangqihuo opened this issue Dec 9, 2024 · 1 comment
Open
1 of 7 tasks

Comments

@Taiyangqihuo
Copy link

Taiyangqihuo commented Dec 9, 2024

Description

In streamlit, we can use data_editor to show and edit the pandas Dataframe. And we can use copy and paste from/to the clip board.If taipy supports things like so, it'll be good.

Acceptance Criteria

  • If applicable, a new demo code is provided to show the new feature in action.
  • Integration tests exhibiting how the functionality works are added.
  • Any new code is covered by a unit tested.
  • Check code coverage is at least 90%.
  • Related issue(s) in taipy-doc are created for documentation and Release Notes are updated.

Code of Conduct

  • I have checked the existing issues.
  • I am willing to work on this issue (optional)
@FlorianJacta
Copy link
Member

Thank you! This is an interesting issue

Some reference: https://docs.streamlit.io/develop/api-reference/data/st.data_editor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants