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

Fix references breaking with nbpshinx 0.9.2 #1179

Closed

Conversation

Eric-Arellano
Copy link
Contributor

Docs broke overnight with errors like this:

/home/runner/work/qiskit-nature/qiskit-nature/docs/migration/0.5_b_solving_problems.rst:26: WARNING: undefined label: '/migration/0.5_b_solving_problems.rst#qiskit_nature.mappers'

This is due to nbpshinx 0.9.2, and we suspect specifically spatialaudio/nbsphinx@ce39da6.

Rather than pinning to npshinx 0.9.1, we fix forward.

@Eric-Arellano
Copy link
Contributor Author

Closed in favor of #1180

@coveralls
Copy link

Pull Request Test Coverage Report for Build 5082050158

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 87.462%

Files with Coverage Reduction New Missed Lines %
qiskit_nature/second_q/drivers/psi4d/psi4driver.py 2 83.9%
Totals Coverage Status
Change from base Build 5054742046: -0.02%
Covered Lines: 9403
Relevant Lines: 10751

💛 - Coveralls

@Eric-Arellano Eric-Arellano deleted the fix-nbsphinx-change branch May 25, 2023 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on hold Can not fix yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants