-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Google colab tutorial - minor cleanup #5430
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
These changes look good, I think we might need to keep the saved outputs for the engine components (otherwise the infra will try to run those cells). @dstrain115 . |
Ty for the review. For simplicity I reverted back all the output, since the only cell without engine references is Cirq installation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After the modifications, the changes are quite minor. LGTM.
* Import cirq and cirq_google up top * Update "Cirq documentation" link - "Authenticate and install Cirq" -> "Authenticate with Quantum Computing Service and install Cirq" I linked to the full URL of the Cirq landing page. Let me know if there's a relative path that's more appropriate - I couldn't find the source location. @MichaelBroughton cc @dstrain115
I linked to the full URL of the Cirq landing page. Let me know if there's a relative path that's more appropriate - I couldn't find the source location.
@MichaelBroughton
cc @dstrain115