Update all demo Notebooks so cells all run successfully#34
Open
sadielbartholomew wants to merge 8 commits intocedadev:mainfrom
Open
Update all demo Notebooks so cells all run successfully#34sadielbartholomew wants to merge 8 commits intocedadev:mainfrom
sadielbartholomew wants to merge 8 commits intocedadev:mainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Close #32 by updating the three Notebooks under
demo/so that they all run through*, by updating the syntax notably on search queries and when querying item assets objects which had since the original Notebooks were written had clearly undergone a major API change. Also fix some typos I noticed whilst I was there.* one exception is the final section ('Kerchunk example') of the 'stac-api-example' Notebook which specifies that it 'will only work on the JASMIN notebook service at present' and since I don't have the bandwidth to run them there at present, I left out - so that one part may yet need an update.
(I appreciate Notebooks are hard to
diffon - if helpful I can point out specific changes made, but perhaps this is not necessary.)