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

infra: update to use conda_braket kernel #495

Merged
merged 29 commits into from
Jan 31, 2024
Merged

infra: update to use conda_braket kernel #495

merged 29 commits into from
Jan 31, 2024

Conversation

AbeCoull
Copy link
Contributor

@AbeCoull AbeCoull commented Jan 8, 2024

Issue #, if available:

Description of changes:

Example of script ran:

find examples/* -name "*.ipynb" -type f -exec sed -i '' 's/"python3"/"conda_braket"/g' {} \;

find examples/* -name "*.ipynb" -type f -exec sed -i '' 's/"display_name": "Python 3.*"/"display_name": "conda_braket"/g' {} \;

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@AbeCoull AbeCoull marked this pull request as ready for review January 11, 2024 21:17
@AbeCoull AbeCoull requested a review from a team as a code owner January 11, 2024 21:17
@AbeCoull AbeCoull requested a review from krneta January 23, 2024 17:46
@AbeCoull AbeCoull merged commit 0debebf into main Jan 31, 2024
8 checks passed
@AbeCoull AbeCoull deleted the reqs branch January 31, 2024 20:47
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.

3 participants