-
-
Notifications
You must be signed in to change notification settings - Fork 519
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
Tabulator and dataframe widget error on edit and won't update anymore #6711
Comments
Same problem with the dataframe widget (pn.widgets.DataFrame). simple exemple :
|
JulienLrx
changed the title
Tabulator throws a key error on edit
Tabulator and dataframe widget throw error after editing a cell and won't update anymore
Apr 12, 2024
JulienLrx
changed the title
Tabulator and dataframe widget throw error after editing a cell and won't update anymore
Tabulator and dataframe widget error on edit and won't update anymore
Apr 12, 2024
Duplicates #5513 |
Indeed it's a duplicate, closing in favor of #5513. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Editing a cell in the tabulator widget throw a key error.
python 3.11.8
Panel 1.4.1
Bokeh 3.4.0
jupyter-bokeh 4.0.1
simple code used to reproduce the error (error is thrown upon exiting the cell) :
stack :
The text was updated successfully, but these errors were encountered: