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 9167482 commit 6cb29d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown-general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 6cb29d9

Please sign in to comment.