From 9c6ae11088b04a348259351e8f971604e04c9c41 Mon Sep 17 00:00:00 2001 From: allisonkwan Date: Thu, 30 Mar 2023 10:20:41 -0400 Subject: [PATCH] Update link in user guide/style --- doc/source/user_guide/style.ipynb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/source/user_guide/style.ipynb b/doc/source/user_guide/style.ipynb index 90e57ad4ad90f..79596c946c068 100644 --- a/doc/source/user_guide/style.ipynb +++ b/doc/source/user_guide/style.ipynb @@ -1,6 +1,7 @@ { "cells": [ { + "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ @@ -29,7 +30,7 @@ " \n", "[styler]: ../reference/api/pandas.io.formats.style.Styler.rst\n", "[viz]: visualization.rst\n", - "[download]: https://nbviewer.ipython.org/github/pandas-dev/pandas/blob/main/doc/source/user_guide/style.ipynb\n", + "[download]: https://nbviewer.org/github/pandas-dev/pandas/blob/main/doc/source/user_guide/style.ipynb\n", "[format]: https://docs.python.org/3/library/string.html#format-specification-mini-language\n", "[formatfunc]: ../reference/api/pandas.io.formats.style.Styler.format.rst\n", "[formatfuncindex]: ../reference/api/pandas.io.formats.style.Styler.format_index.rst\n",