ipyvuetify
ipyvuetify copied to clipboard
Jupyter widgets based on vuetify UI components
Hello team, I am currently working on a project (on Jupyter Notebook Server) where I need to provide users with the ability to download pandas DataFrames as Excel or JSON...
When using the `Select `component from `ipyvuetify`, selecting an item with `value: 0` in the list of items results in an empty `{}`object being sent as `data` in the `on_select`...
check modifications before pushing to the real repository
### Description When using the `FileInput` widget from `ipyvuetify.extra`, file uploads work as expected with `ipykernel` versions below 6.30. However, with ipykernel 6.30 and above, the widget no longer responds...
Hi all, I am a big fan of ipyvuetify. Thanks for all your work on it. I have installed it using the command: **pip install ipyvuetify** When executing a simple...