tagbase / tagbase-server

tagbase-server is a data management web service for working with eTUFF and nc-eTAG files.
https://oiip.jpl.nasa.gov/doc/OIIP_Deliverable7.4_TagbasePostgreSQLeTUFF_UserGuide.pdf
Apache License 2.0
7 stars 2 forks source link

Create 'getting started' notebook #298

Open lewismc opened 10 months ago

lewismc commented 10 months ago

This issue will provide a "getting started in 5 mins" for tagbase-server. Deliverables

  1. Create a Jupyter notebook which uses testcontainers-python to launch the docker-compose stack and then interface with the REST API.
  2. Use mybinder to launch everything via a one click. We can add a badge to the tagbase-server README.
lewismc commented 10 months ago

We should add the following CI to the notebook