From 6cb29d9566e9f9b83a65d1466030b8d8d0012c22 Mon Sep 17 00:00:00 2001 From: tobfer Date: Fri, 8 Dec 2023 19:43:42 +0000 Subject: [PATCH] add --- .github/workflows/markdown-general.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/markdown-general.yml b/.github/workflows/markdown-general.yml index d00c5cf7..af70c3a0 100644 --- a/.github/workflows/markdown-general.yml +++ b/.github/workflows/markdown-general.yml @@ -42,6 +42,6 @@ jobs: sudo apt-get install -y libgeos-dev pip install cartopy==0.21.0 pip install zarr - pip install jupyter-contrib-core jupyter-contrib-nbextensions jupyter-highlight-selected-word jupyter-latex-envs jupyter-nbextensions-configurator jupyter-resource-usage jupyter-server jupyter_client jupyter_core + pip install notebook jupyter-contrib-core jupyter-contrib-nbextensions jupyter-highlight-selected-word jupyter-latex-envs jupyter-nbextensions-configurator jupyter-resource-usage jupyter-server jupyter_client jupyter_core jupyterlab jupyterlab-pygments jupyterlab-widgets jupyterlab_server mv config ./example_scripts/notebook_tutorials/runnable_notebooks/general/config bash notebook_to_md.sh general