Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ If you are interested in running this material locally on your computer, you wil
1. Create and activate your conda environment from the `environment.yml` file
```bash
conda env create -f environment.yml
conda activate cookbook-example
conda activate api-cookbook-dev
```
1. Move into the `notebooks` directory and start up Jupyterlab
```bash
Expand Down
7 changes: 3 additions & 4 deletions _gallery_info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,14 @@ tags:
domains:
- api
- data acccess
- remote sensing
- wip
packages:
- matplotlib
- seaborn
- geopandas
- hvplot
- cartopy
- xarray
- earthaccess
- h5netcdf
- dask
- pyaqsapi
events:
- Cook-off 2024
1 change: 0 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ dependencies:
- geopandas
- jupyter-book
- jupyterlab
- sphinx-pythia-theme
- pip
- hvplot
- cartopy
Expand Down
3 changes: 2 additions & 1 deletion notebooks/api-foundations/api-basics.ipynb
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"cells": [
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"<img src=\"../images/api_basic_header.jpeg\" alt=\"Computer code displayed on dual monitors (October 15, 2019)\" width=\"600\"></img>"
"<img src=\"../images/header.png\" width=\"600\"></img>"
]
},
{
Expand Down
Binary file modified thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading