-
Using panel 1.4.4 with bootstrap template, I have noticed that normal text (e.g. markdown panel) renders in 12px size but the tabulator widget uses 16px, which looks pretty odd:
![image](https://g…
-
Capturing this issue that is leading to some pretty bad UX but [isn't even an issue in Tabulator](https://github.com/olifolkerd/tabulator/issues/3907#issuecomment-1318215098), instead it's due to diff…
-
#### ALL software version info
panel==1.4.4
#### Description of expected behavior and the observed behavior
Tabulator looks like this:
but should look like this:
#### Complete, minima…
-
Tabulator list editor inside a template / jupyter lab will not stay fixed to the cell.
#### ALL software version info
(this library, plus any other relevant software, e.g. bokeh, python, notebook…
-
Currently, when a row is clicked in the index form, the logic to instantiate the detail form and open it in the sidesheet happens in the index form.
Should we perhaps separate those concerns?
e.…
-
[tabul.txt](https://github.com/BeyzaOzkara/ArslanProject/files/12324041/tabul.txt)
-
Hello !
Tabulator sometimes can't import some modules.
It's not a constant thing, it can work for a few weeks then out of the blue not work for a few days.
In particular "HistoryModule", "Tooltip…
thywo updated
1 month ago
-
We include this in the tabulator results, but it doesn't seem to be used very often? Most contexts use the preference matrix instead
I suggest we either remove the pairwise matrix, or we updated to…
-
I'm trying to integrate a `Tabulator` into a Voila application as follows:
```
import pandas as pd
import panel as pn
pn.extension('tabulator')
df = pd.DataFrame(...)
df_widget = pn.ipywidge…
-
**Describe the bug**
So, some of our clients put a very (very) high focus on accessibilty.
In one of those projects we're using smart menus.
BUT, if I use the Tabulator to navigate the page, it m…