From 713413c1d66af8b8e7c99cec37a9d0cc2e7b3eae Mon Sep 17 00:00:00 2001 From: tobfer Date: Fri, 8 Dec 2023 19:52:10 +0000 Subject: [PATCH] add --- .github/workflows/markdown-general.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/markdown-general.yml b/.github/workflows/markdown-general.yml index af70c3a0..4df83b79 100644 --- a/.github/workflows/markdown-general.yml +++ b/.github/workflows/markdown-general.yml @@ -42,6 +42,7 @@ jobs: sudo apt-get install -y libgeos-dev pip install cartopy==0.21.0 pip install zarr - 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 + pip uninstall -y notebook + 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 mv config ./example_scripts/notebook_tutorials/runnable_notebooks/general/config bash notebook_to_md.sh general