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

Add pygments in doc/requirements. #1989

Closed
wants to merge 1 commit into from
Closed

Conversation

babsey
Copy link
Contributor

@babsey babsey commented Mar 22, 2021

I tried to build docker image for NEST Simulator (Dockerfile adapted from nest/nest-docker).

But it produces error during sphinx build (make html):
AssertionError: wrong color format 'var(--jp-mirror-editor-variable-color)

According to the sphinx issue sphinx-doc/sphinx#8198,
the solution might be to add pygments>=2.6.1 in doc/requirements.txt.

Aferwards, I was able to build Docker image with sphinx docs.

@stinebuu stinebuu added I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation. labels Mar 24, 2021
@stinebuu stinebuu added this to In progress in Documentation via automation Mar 24, 2021
@babsey babsey marked this pull request as draft March 24, 2021 14:09
@steffengraber
Copy link
Contributor

I think, with the changes from nest/nest-docker#61 we do not need this adaptation.

@babsey
Copy link
Contributor Author

babsey commented Apr 12, 2021

This PR is outdated and thus closed.

@babsey babsey closed this Apr 12, 2021
Documentation automation moved this from In progress to Done Apr 12, 2021
@babsey babsey deleted the doc-requirements branch April 12, 2021 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation.
Projects
Documentation
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants