Skip to content

Commit bea4361

Browse files
committed
fix(case_study): remove unused ipython import
1 parent be010ce commit bea4361

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pages/case_study.qmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ In the example we will:
2626
::: {.python-content}
2727

2828
```{python}
29-
from IPython.display import display, HTML
3029
from itables import to_html_datatable
3130
import json
3231
from pathlib import Path

0 commit comments

Comments
 (0)