Quarto:
I am using jupyter notebooks with python. How can I
write a cell that creates a table with a .table-repsonsive div?
#|include: true
:::{.table-repsonsive}
.table-responsive
HTML(datatable)
:::
Quarto:
I am using jupyter notebooks with python. How can I
write a cell that creates a table with a .table-repsonsive div?
#|include: true
:::{.table-repsonsive}
.table-responsive
HTML(datatable)
:::
Could you ask you question in Quarto Discussion board please ?
There will be some specific helper there. We need probably a bit more context about what you want to do.
FWIU, you want to write Markdown directly ? Are you looking for Markdown Cells ?
Or is there computation involved here, as I am seing the chunk options.
Anyhow, you should ask on Quarto side directly