diff --git a/docs/notebooks/ceviche_challenges.ipynb b/docs/notebooks/ceviche_challenges.ipynb index 36f979d..d2b0e31 100644 --- a/docs/notebooks/ceviche_challenges.ipynb +++ b/docs/notebooks/ceviche_challenges.ipynb @@ -12,7 +12,11 @@ "cell_type": "code", "execution_count": null, "id": "ce0f2d4e", - "metadata": {}, + "metadata": { + "tags": [ + "hide-cell" + ] + }, "outputs": [], "source": [ "import os\n", diff --git a/docs/notebooks/diffractive_splitter.ipynb b/docs/notebooks/diffractive_splitter.ipynb index 8d895c2..3e007aa 100644 --- a/docs/notebooks/diffractive_splitter.ipynb +++ b/docs/notebooks/diffractive_splitter.ipynb @@ -12,7 +12,11 @@ "cell_type": "code", "execution_count": null, "id": "f8c178cb", - "metadata": {}, + "metadata": { + "tags": [ + "hide-cell" + ] + }, "outputs": [], "source": [ "import os\n", diff --git a/docs/notebooks/meta_atom_library.ipynb b/docs/notebooks/meta_atom_library.ipynb index 3dacd96..5451b44 100644 --- a/docs/notebooks/meta_atom_library.ipynb +++ b/docs/notebooks/meta_atom_library.ipynb @@ -12,7 +12,11 @@ "cell_type": "code", "execution_count": null, "id": "f8c178cb", - "metadata": {}, + "metadata": { + "tags": [ + "hide-cell" + ] + }, "outputs": [], "source": [ "import os\n", diff --git a/docs/notebooks/metagrating.ipynb b/docs/notebooks/metagrating.ipynb index 1ed8be5..9eacc07 100644 --- a/docs/notebooks/metagrating.ipynb +++ b/docs/notebooks/metagrating.ipynb @@ -12,7 +12,11 @@ "cell_type": "code", "execution_count": null, "id": "f8c178cb", - "metadata": {}, + "metadata": { + "tags": [ + "hide-cell" + ] + }, "outputs": [], "source": [ "import os\n", diff --git a/docs/notebooks/metalens.ipynb b/docs/notebooks/metalens.ipynb index 9536025..225158a 100644 --- a/docs/notebooks/metalens.ipynb +++ b/docs/notebooks/metalens.ipynb @@ -12,7 +12,11 @@ "cell_type": "code", "execution_count": null, "id": "f8c178cb", - "metadata": {}, + "metadata": { + "tags": [ + "hide-cell" + ] + }, "outputs": [], "source": [ "import os\n", diff --git a/docs/notebooks/photon_extractor.ipynb b/docs/notebooks/photon_extractor.ipynb index b326f6c..3af0446 100644 --- a/docs/notebooks/photon_extractor.ipynb +++ b/docs/notebooks/photon_extractor.ipynb @@ -3,7 +3,11 @@ { "cell_type": "markdown", "id": "109455b4", - "metadata": {}, + "metadata": { + "tags": [ + "hide-cell" + ] + }, "source": [ "# Photon extractor" ]