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:
- Go to https://github.com/aws/amazon-braket-examples/tree/main/examples/braket_features/Getting_notifications_when_a_task_completes
- Click on 'Getting_notifications_when_a_task_completes.ipynb'
- See error "An error occurred"
Expected behavior
The notebook preview should display
Screenshots
If applicable, add screenshots to help explain your problem.
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.
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