Skip to content

Commit

Permalink
fix broken dropdown menu
Browse files Browse the repository at this point in the history
  • Loading branch information
nicrie committed Sep 11, 2023
1 parent 5134443 commit 59d740e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tutorials/how_to_run_notebooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,13 @@ For example, the following modules are not available in Google Colab but can be
!pip install cdsapi
```

```{dropdown} cdsapi
```{dropdown} cartopy
See this [cartopy issue](https://github.com/SciTools/cartopy/issues/1490) for more info.
```bash
!pip install shapely cartopy --no-binary shapely --no-binary cartopy --force
```

```
```{dropdown} xeofs
Expand Down

0 comments on commit 59d740e

Please sign in to comment.