diff --git a/doc/index.md b/doc/index.md index 2b5bb7206..3c5e21a06 100644 --- a/doc/index.md +++ b/doc/index.md @@ -420,7 +420,6 @@ align: center :hidden: :maxdepth: 2 -Home Getting Started User Guide Reference Gallery diff --git a/doc/user_guide/Large_Timeseries.ipynb b/doc/user_guide/Large_Timeseries.ipynb index e2fe2798d..8f5248157 100644 --- a/doc/user_guide/Large_Timeseries.ipynb +++ b/doc/user_guide/Large_Timeseries.ipynb @@ -205,12 +205,12 @@ "id": "39ff4ae1", "metadata": { "tags": [ - "hide-cell" + "remove-cell" ] }, "outputs": [], "source": [ - "# Cell hidden on the website (hide-cell in tags)\n", + "# Cell hidden on the website (remove-cell in tags)\n", "from holoviews.operation.resample import ResampleOperation2D\n", "ResampleOperation2D.width=1200\n", "ResampleOperation2D.height=500" diff --git a/doc/user_guide/Plotting.ipynb b/doc/user_guide/Plotting.ipynb index ada64364e..4fb093fe5 100644 --- a/doc/user_guide/Plotting.ipynb +++ b/doc/user_guide/Plotting.ipynb @@ -14,12 +14,12 @@ "execution_count": null, "metadata": { "tags": [ - "hide-cell" + "remove-cell" ] }, "outputs": [], "source": [ - "# Cell hidden on the website (hide-cell in tags)\n", + "# Cell hidden on the website (remove-cell in tags)\n", "# https://github.com/holoviz/holoviews/pull/6391\n", "import warnings\n", "\n", diff --git a/doc/user_guide/Plotting_with_Matplotlib.ipynb b/doc/user_guide/Plotting_with_Matplotlib.ipynb index f0db59a16..fa31c826e 100644 --- a/doc/user_guide/Plotting_with_Matplotlib.ipynb +++ b/doc/user_guide/Plotting_with_Matplotlib.ipynb @@ -14,12 +14,12 @@ "execution_count": null, "metadata": { "tags": [ - "hide-cell" + "remove-cell" ] }, "outputs": [], "source": [ - "# Cell hidden on the website (hide-cell in tags)\n", + "# Cell hidden on the website (remove-cell in tags)\n", "# https://github.com/holoviz/holoviews/pull/6391\n", "import warnings\n", "\n", diff --git a/doc/user_guide/Plotting_with_Plotly.ipynb b/doc/user_guide/Plotting_with_Plotly.ipynb index 32733c813..819204349 100644 --- a/doc/user_guide/Plotting_with_Plotly.ipynb +++ b/doc/user_guide/Plotting_with_Plotly.ipynb @@ -14,12 +14,12 @@ "execution_count": null, "metadata": { "tags": [ - "hide-cell" + "remove-cell" ] }, "outputs": [], "source": [ - "# Cell hidden on the website (hide-cell in tags)\n", + "# Cell hidden on the website (remove-cell in tags)\n", "# https://github.com/holoviz/holoviews/pull/6391\n", "import warnings\n", "\n",