Skip to content

feat: script for scientific publications#1219

Open
Aakashv6 wants to merge 1 commit intoamazon-braket:mainfrom
Aakashv6:main
Open

feat: script for scientific publications#1219
Aakashv6 wants to merge 1 commit intoamazon-braket:mainfrom
Aakashv6:main

Conversation

@Aakashv6
Copy link
Copy Markdown

Issue #1192, if available:

Description of changes:

  • Added bin/braketpaper_update.py to query arXiv for papers mentioning "Amazon Braket" over the past 12 months
  • Updates the README.md with a markdown table (year, month, title, authors, arXiv link)
  • Uses only Python standard library (requests, feedparser)
  • Idempotent via HTML comment markers (safe to re-run)

Testing done:

  • Script runs without errors and prints paper count
  • Verified README.md contains the publications table at the end of the file
  • Attached the generated table image below

Testing done:
braket_README_test

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

General

Tests

  • I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • I have checked that my tests are not configured for a specific region or account (if appropriate)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Aakashv6 Aakashv6 requested a review from a team as a code owner February 16, 2026 06:24
@Aakashv6 Aakashv6 changed the title Script for scientific publications feat: script for scientific publications Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant