Rendering in Jupyter Lab issue for 0.24.0 #24979
Labels
Needs Info
Clarification about behavior needed to assess issue
Output-Formatting
__repr__ of pandas objects, to_string
After installing 0.24.0, I have seen the behavior screen-shot below across several of my existing Jupyter Lab notebooks, when trying to call
df.head()
. Along with the error message, it still renders a version of the dataframe, but not the nice formatting expected.The text was updated successfully, but these errors were encountered: