Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
soutobias committed Dec 8, 2023
1 parent 6cb29d9 commit 713413c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/markdown-general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 713413c

Please sign in to comment.