From d621a1d41b150e53ab9826b48be1c64c4437baf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan-Hendrik=20M=C3=BCller?= <44469195+kolibril13@users.noreply.github.com> Date: Wed, 12 Apr 2023 21:05:38 +0200 Subject: [PATCH 1/2] Update hiding.md --- docs/render/hiding.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/render/hiding.md b/docs/render/hiding.md index 06c7d941..71f09e6c 100644 --- a/docs/render/hiding.md +++ b/docs/render/hiding.md @@ -7,7 +7,8 @@ kernelspec: # Hide cell contents You can use Jupyter Notebook **cell tags** to control some of the behavior of -the rendered notebook.[^download] +the rendered notebook.[^download] +If you are using cell tags for the first time, you can read more about them in this tutorial https://jupyterbook.org/en/stable/content/metadata.html#add-metadata-to-notebooks [^download]: This notebook can be downloaded as **{nb-download}`hiding.ipynb`** and {download}`hiding.md` From 7042017148f191ee978d643087adb10ac179aaaf Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 19:07:09 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/render/hiding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/render/hiding.md b/docs/render/hiding.md index 71f09e6c..5df13d32 100644 --- a/docs/render/hiding.md +++ b/docs/render/hiding.md @@ -7,7 +7,7 @@ kernelspec: # Hide cell contents You can use Jupyter Notebook **cell tags** to control some of the behavior of -the rendered notebook.[^download] +the rendered notebook.[^download] If you are using cell tags for the first time, you can read more about them in this tutorial https://jupyterbook.org/en/stable/content/metadata.html#add-metadata-to-notebooks [^download]: This notebook can be downloaded as