hubmapconsortium / software-docs

2 stars 2 forks source link

Jupyter Notebook Example #30

Closed shirey closed 2 years ago

shirey commented 2 years ago

Create a few example Jupyter to:

search using the search-api (through SDK) to find, for example, all datasets of type CODEX, then retrieve the full information for all CODEX datasets using the entity-api.

mccalluc commented 2 years ago

PR #29 makes some progress in this direction, but it also demonstrates a number of problems. Let's avoid duplicating effort.