NASA-PDS / planetary-data-engine

Free-text search capability for planetary data, services, tools, and information
Apache License 2.0
0 stars 0 forks source link

Sinequa api notebook #12

Closed jjacob7734 closed 8 months ago

jjacob7734 commented 9 months ago

🗒️ Summary

Created new Jupyter notebook demonstrating how to use the Sinequa REST API for the following functionality:

⚙️ Test Data and/or Report

The new Jupyter notebook is added to the repo in expanded form with all cells run successfully.

♻️ Related Issues

Resolves: https://app.zenhub.com/workspaces/portfolio-backlog-5c87e859b7a0872dd10b87c5/issues/gh/nasa-pds/planetary-data-engine/8

jjacob7734 commented 8 months ago

@tloubrieu-jpl I added a README.md based on what we did for the search API notebooks repo and a requirements.txt. I tested the installation with the requirements.txt on my laptop and it works for me. Please take a look.

jjacob7734 commented 8 months ago

@tloubrieu-jpl The merging is blocked due to a CI/CD error that @jordanpadams and @nutjob4life will be fixing: https://github.com/NASA-PDS/planetary-data-engine/issues/13

jordanpadams commented 8 months ago

@nutjob4life can you take a look at this when you have a chance?

nutjob4life commented 8 months ago

I thought I already addressed this? Did I miss something else?

nutjob4life commented 8 months ago

@jordanpadams @tloubrieu-jpl @jjacob7734 added version pins in https://github.com/NASA-PDS/planetary-data-engine/commit/e271ffd1e18b9cb394a5c5453621d6107c8991fd

jjacob7734 commented 8 months ago

@jordanpadams @tloubrieu-jpl @jjacob7734 added version pins in e271ffd

Thanks, @nutjob4life . Looks like the checks pass now. @tloubrieu-jpl would you like to review and do the merge?