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

Broken Jupyter notebook links in Overview Section of Tutorials page #823

Closed
bopardikarsoham opened this issue Jul 27, 2022 · 5 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@bopardikarsoham
Copy link
Contributor

What is the current behavior?

The three modules in the overview section of the Tutorials page:

  1. Bird’s eye view of Qiskit Metal
  2. Quick start
  3. Save your chip design

Each has a jupyter notebook link in the NOTE section which is broken

Suggested solutions

The links should redirect to the Qiskit Metal GitHub tutorials page:

  1. https://github.com/Qiskit/qiskit-metal/blob/main/docs/tut/1-Overview/1.1-Bird's-eye-view-of-Qiskit-Metal.ipynb

  2. https://github.com/Qiskit/qiskit-metal/blob/main/docs/tut/1-Overview/1.2-Quick-start.ipynb

  3. https://github.com/Qiskit/qiskit-metal/blob/main/docs/tut/1-Overview/1.3-Saving-Your-Chip-Design.ipynb

OR

There is actually a single hyphen missing in all of these links. Adding this will fix the issue.

image

@bopardikarsoham bopardikarsoham added the bug Something isn't working label Jul 27, 2022
@priti-ashvin-shah-ibm
Copy link
Collaborator

Hi @bopardikarsoham , thank you for helping our docs look at their best. There was a recent release of sphinx for docs. We consequently have updated few commits to address the changes. Could you get the latest commit on main and see if you still have this issue? For me, these links work and I am not able to repeat this issue.

@bopardikarsoham
Copy link
Contributor Author

I went on the qiskit.org/metal site after that I clicked on the tutorials present in the 'Overview' Section and I saw that it's not working on the frontend

@bopardikarsoham
Copy link
Contributor Author

Still it does not work with the recent release of sphinx I guess at least for me

@priti-ashvin-shah-ibm
Copy link
Collaborator

I saw it with @obrienpja , we are pusing a fix.

@priti-ashvin-shah-ibm
Copy link
Collaborator

@bopardikarsoham , do you still see the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants