Skip to content

Freeze Sphinx-gallery version to 0.9.0 to fix current docs build#371

Merged
luisfabib merged 1 commit intomainfrom
fix/sphinx_gallery
Aug 10, 2022
Merged

Freeze Sphinx-gallery version to 0.9.0 to fix current docs build#371
luisfabib merged 1 commit intomainfrom
fix/sphinx_gallery

Conversation

@luisfabib
Copy link
Collaborator

In their latest versions, Sphinx-Gallery build the HTML using a CSS grid display of the gallery. This breaks our current build and leads to visuals errors and bugs.

Fixing the version to 0.9.0 allows our documentation to build without issues.

@luisfabib luisfabib added docs Improvements or additions to documentation bugfix Patches something that isn't working labels Aug 10, 2022
@luisfabib luisfabib requested a review from stestoll August 10, 2022 16:16
@luisfabib luisfabib merged commit 2ed2274 into main Aug 10, 2022
@luisfabib luisfabib deleted the fix/sphinx_gallery branch August 10, 2022 16:41
luisfabib added a commit that referenced this pull request Dec 9, 2022
* freeze sphinx-gallery version to 0.9.0 to fix current docs build (#371)

* Correct behavior of masking during fitting (#394)

* Deprecate distribution through Anaconda (#400)

- Remove all CI/CD files associated to the build and release process
- Adjust the installation instructions
- Adjust the CI/CD workflow to just run through PyPI

* examples: fix background plot error in 4-pulse DEER examples

* bootstrap_analysis: fix error when analyzing scalar variables (#402)

* fit: Expose `cores` option of bootstrap_analysis (#387)

* examples: minor fix

* update changelog

* bump version

* changelog: minor edit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Patches something that isn't working docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants