We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e082eb2 commit 0b22b8dCopy full SHA for 0b22b8d
doc/source/style.ipynb
@@ -849,7 +849,7 @@
849
"\n",
850
"bigdf.style.background_gradient(cmap, axis=1)\\\n",
851
" .set_properties(**{'max-width': '80px', 'font-size': '1pt'})\\\n",
852
- " .set_caption(\"Hover to magify\")\\\n",
+ " .set_caption(\"Hover to magnify\")\\\n",
853
" .set_precision(2)\\\n",
854
" .set_table_styles(magnify())"
855
]
0 commit comments