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

BUILD: Update doc dependency #110

Merged
merged 1 commit into from
Apr 29, 2024
Merged

BUILD: Update doc dependency #110

merged 1 commit into from
Apr 29, 2024

Conversation

SMoraisAnsys
Copy link
Collaborator

This should fix the issue related to flushed values, see #107.
The issue seems to be related to nbsphinx which uses a version of nbconvert that might trigger the problem.
FYI, when running an example with flushed values you would end up with HTML files containing

</pre>
....
end{sphinxVerbatim}

and the PDF file would fail. The work around consists in pinning versions of nbconvert.

See:

This should fix the issue related to flushed values.
See:
- spatialaudio/nbsphinx#776
- jupyter/nbconvert#2092
@SMoraisAnsys SMoraisAnsys self-assigned this Apr 28, 2024
@SMoraisAnsys
Copy link
Collaborator Author

This PR should fix an issue detected in #67

@github-actions github-actions bot added maintenance Package and maintenance related bug Something isn't working labels Apr 28, 2024
@SMoraisAnsys SMoraisAnsys merged commit 48e7bb7 into main Apr 29, 2024
18 checks passed
@SMoraisAnsys SMoraisAnsys deleted the fix/flush-values branch April 29, 2024 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant