amazon-braket/amazon-braket-examples

Getting_notifications_when_a_task_completes.ipynb does not render successfully

JDWhitfieldAWS opened this issue · 2 comments

Describe the bug
The "Getting_notifications_when_a_task_completes.ipynb" in folder "/examples/braket_features/Getting_notifications_when_a_task_completes" does not load the the github preview

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://github.com/aws/amazon-braket-examples/tree/main/examples/braket_features/Getting_notifications_when_a_task_completes
  2. Click on 'Getting_notifications_when_a_task_completes.ipynb'
  3. See error "An error occurred"

Expected behavior
The notebook preview should display

Screenshots
If applicable, add screenshots to help explain your problem.
error-msg 'An error occurred'

Getting_notifications_when_a_task_completes.ipynb's last commit was one year ago. I tried viewing commit d09761a (the source version) on GitHub, and it is running into the same issue.

Validated that the Getting_notifications_when_a_task_completes.ipynb render noramlly locally and in console. This looks to be a Github hosting issue.
image

This is likely related to #3555

Looks like it is the same issue as jupyter/notebook#3555 (which also has no resolution) so I'm closing this now