We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c1756c commit 5dc6661Copy full SHA for 5dc6661
doc/source/user_guide/style.ipynb
@@ -1,6 +1,7 @@
1
{
2
"cells": [
3
4
+ "attachments": {},
5
"cell_type": "markdown",
6
"metadata": {},
7
"source": [
@@ -29,7 +30,7 @@
29
30
" \n",
31
"[styler]: ../reference/api/pandas.io.formats.style.Styler.rst\n",
32
"[viz]: visualization.rst\n",
- "[download]: https://nbviewer.ipython.org/github/pandas-dev/pandas/blob/main/doc/source/user_guide/style.ipynb\n",
33
+ "[download]: https://nbviewer.org/github/pandas-dev/pandas/blob/main/doc/source/user_guide/style.ipynb\n",
34
"[format]: https://docs.python.org/3/library/string.html#format-specification-mini-language\n",
35
"[formatfunc]: ../reference/api/pandas.io.formats.style.Styler.format.rst\n",
36
"[formatfuncindex]: ../reference/api/pandas.io.formats.style.Styler.format_index.rst\n",
0 commit comments