amazon-braket-examples
amazon-braket-examples copied to clipboard
update: example directory cleanup
Issue #, if available:
Description of changes:
- Rename folders to expand acronyms and clarify terms
- Use local simulator instead of sv1 to reduce cost in several notebooks
- Change managed simulator language to on-demand
- Fix broken links
- Remove unneeded pip freeze command
Testing:
- Ran and validated notebooks with functional changes.
- Validated previously broken links work properly.
- Validated text only changes by opening notebooks.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Did we also decide on renaming the qchem folder to Hydrogen Geometry?
Can we also validate whether this affect the docs in SDK too; unfortunately, everything there is hardcoded. And also in the developer docs
Can we also validate whether this affect the docs in SDK too; unfortunately, everything there is hardcoded. And also in the developer docs
Adding - it is probably worth checking that this doesn't break old console announcements / redirecting those as required
Can we also validate whether this affect the docs in SDK too; unfortunately, everything there is hardcoded. And also in the developer docs
I've verified no links need to be updated in the developer docs. The SDK will have a couple links that I'll update in a separate PR, right after this PR
Can we also validate whether this affect the docs in SDK too; unfortunately, everything there is hardcoded. And also in the developer docs
Adding - it is probably worth checking that this doesn't break old console announcements / redirecting those as required
Good callout to check this! I validated the old console announcements are not impacted by these changes either.