Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Fix for plot_state list and reordered functions#972

Merged
nonhermitian merged 2 commits intoQiskit:masterfrom
Vismai-Khanderao:qiskitissue983
Jul 31, 2020
Merged

Fix for plot_state list and reordered functions#972
nonhermitian merged 2 commits intoQiskit:masterfrom
Vismai-Khanderao:qiskitissue983

Conversation

@Vismai-Khanderao
Copy link
Copy Markdown
Contributor

@Vismai-Khanderao Vismai-Khanderao commented Jul 28, 2020

Summary

Fixes Qiskit/qiskit#983, and order of functions in code block

Details and comments

Under Plot State (https://qiskit.org/documentation/tutorials/circuits/2_plotting_data_in_qiskit.html#Plot-State), plot_state_city is not bulleted correctly and is part of <p></p> tags when rendered.
Adds "\n" in 2_plotting_data_in_qiskit.ipynb to close paragraph before intended bullet point.

Update after commit b5d6cb8:
Reordered plot_state_... functions in code block to match bulleted list below.

@Vismai-Khanderao Vismai-Khanderao changed the title Added line before plot_state_city Fix for plot_state list and reordered functions Jul 28, 2020
Copy link
Copy Markdown
Contributor

@nonhermitian nonhermitian left a comment

Choose a reason for hiding this comment

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

Many thanks for the fix!

@nonhermitian nonhermitian merged commit 2083518 into Qiskit:master Jul 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

plotting_data_in_qiskit bulleted list correction

2 participants