Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Gallery with new Cookbook #165

Closed
pritamd47 opened this issue Jul 19, 2023 · 3 comments · Fixed by #166
Closed

Update Gallery with new Cookbook #165

pritamd47 opened this issue Jul 19, 2023 · 3 comments · Fixed by #166
Labels
content Content related issue

Comments

@pritamd47
Copy link

Root Repository Name

interactive-sentinel-2-cookbook

Did you check if your contribution would be better suited as an addition to an existing Cookbook, before generating a new one?

yes

Additional comments

This Project Pythia Cookbook provides a recipe for building an interactive dashboard for the Sentinel-2 L2A satellite imagery using the holoviews ecosystem.

@pritamd47 pritamd47 added the content Content related issue label Jul 19, 2023
@github-actions
Copy link

github-actions bot commented Jul 19, 2023

Thank you for your contribution 🎉, @pritamd47!

We're currently running validation checks to make sure the contents of your submission are okay. An update will be posted here shortly once the validation checks are passing.

@jukent
Copy link
Contributor

jukent commented Jul 24, 2023

Unable to validate input

Run python .github/workflows/collect-user-submission.py
Traceback (most recent call last):
  File ".github/workflows/collect-user-submission.py", line 38, in <module>
    issue = IssueInfo(gh_event_path=os.environ["GITHUB_EVENT_PATH"]).create_submission()
  File ".github/workflows/collect-user-submission.py", line 23, in create_submission
    self._create_submission_input()
  File ".github/workflows/collect-user-submission.py", line 27, in _create_submission_input
    text = self.data["issue"]["body"]
AttributeError: 'IssueInfo' object has no attribute 'data'
Error: Process completed with exit code 1.

Sorry I will look into this bug for you, in the mean time I've created a PR for you in #166

@jukent
Copy link
Contributor

jukent commented Aug 8, 2023

New issues seem to be accurately creating a PR with the updated action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Content related issue
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants