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

Enable placement notebook test. #5646

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MichaelBroughton
Copy link
Collaborator

No description provided.

@MichaelBroughton MichaelBroughton requested review from a team, vtomole and cduck as code owners June 29, 2022 21:03
@CirqBot CirqBot added the Size: XS <10 lines changed label Jun 29, 2022
@@ -41,8 +41,6 @@
# Please, always indicate in comments the feature used for easier bookkeeping.

NOTEBOOKS_DEPENDING_ON_UNRELEASED_FEATURES: List[str] = [
# Hardcoded qubit placement
'docs/google/qubit-placement.ipynb',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this actually "Enable" the test? Note that "**/google/*.ipynb" is part of SKIP_NOTEBOOKS below, so my understanding was that all google/* notebooks are not tested by default.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack, it doesn't seem to launch it off, but might still be worth removing since hardcoded placement is now public. WDYT ?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this enables the checks for "--pre".

Should we also delete "pip install --pre" in that notebook?

@github-actions github-actions bot added the Stale label Apr 20, 2024
@github-actions github-actions bot removed the Stale label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: XS <10 lines changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants