Fix dfi library issue to export a dataframe as an image#74
Conversation
…ge for static reports. Also, publish a new streamlit report upon a new release
enryH
left a comment
There was a problem hiding this comment.
So the main change is to call the method from the dataframe accessors (df.dfi)? Great to capture if quarto is installed or not.
|
The documentation did not build do to a timeout. I can increase the limit of the per cell maximum execution time. |
|
Just fyi: In case the latest version of a library, e.g. |
Yes, with the new version of dfi, this is the only way it worked. I tried other solutions suggested in dexplo/dataframe_image#127 and dexplo/dataframe_image#124, but they did not work. |
The solution to the df bug - dexplo/dataframe_image#127
Also, publish a new streamlit report upon a new release and check quarto installation