ioos / ioos_code_lab

Notebook demonstrations and examples
https://ioos.github.io/ioos_code_lab
MIT License
8 stars 11 forks source link

adding new notebook for CKAN API query #221

Closed MathewBiddle closed 2 weeks ago

MathewBiddle commented 2 weeks ago

closes #47

ocefpaf commented 2 weeks ago

You can remove the COLAB badge, jupyterbook will add that in as a dropown option for us.

MathewBiddle commented 2 weeks ago

Do we need all that install stuff too?

MathewBiddle commented 2 weeks ago

I will be presenting this notebook tomorrow around 1pm ET. Probably too soon to push it out live for that though.

ocefpaf commented 2 weeks ago

I will be presenting this notebook tomorrow around 1pm ET.

Online? I'd love to see that.

MathewBiddle commented 2 weeks ago

I feel pretty confident that this is ready to go. I needed to add ckanapi to the environment.

It takes a while to run because it's pulling in data from 422 datasets...

@ocefpaf LMK if this is good to merge.

MathewBiddle commented 2 weeks ago

Looks like 3 of the tests are failing. I think it's because of broken urls...

ocefpaf commented 2 weeks ago

Looks like 3 of the tests are failing. I think it's because of broken urls...

Yep. Nothing related to this PR. We are good to merge this one.

MathewBiddle commented 2 weeks ago

Blerg. Looks like a broken link breaks the build? https://github.com/ioos/ioos_code_lab/actions/runs/10926041512/job/30328984459

(content/code_gallery/data_access_notebooks/2017-09-09-hurricane_irma: line 20010) broken    https://tidesandcurrents.noaa.gov/quicklook/view.html?name=IRMA - 404 Client Error: Not Found for url: https://tidesandcurrents.noaa.gov/quicklook/view.html?name=IRMA
ocefpaf commented 2 weeks ago

Blerg. Looks like a broken link breaks the build?

I'm working on that one hold on...