Skip to content

Commit 7a60e5f

Browse files
authored
Update README.md
1 parent 0bc4c0e commit 7a60e5f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,9 @@ A Known Issue: When using dataframe_image with Google Colab, you can not use def
108108
```
109109
!apt install firefox firefox-geckodriver
110110
!pip install dataframe_image selenium
111+
112+
...
113+
df.dfi.export('df.png', table_conversion='selenium')
111114
```
112115

113116
### Choose your converter

0 commit comments

Comments
 (0)