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

Overcoming sphinx-gallery build time and memory constraints #267

Closed
AhmetNSimsek opened this issue Feb 10, 2023 · 4 comments
Closed

Overcoming sphinx-gallery build time and memory constraints #267

AhmetNSimsek opened this issue Feb 10, 2023 · 4 comments

Comments

@AhmetNSimsek
Copy link
Collaborator

The pull request #265 temporarily fixes the autodoc timeout failure during sphinx gallery. Ideally, the examples should not comprise the content. @xgui3783 had an idea of possibly having a dedicated runner: #265 (comment)

@AhmetNSimsek
Copy link
Collaborator Author

As of 0588aca, SparseIndices are taken from a gitlab repo and saves considerable amount of computing time. Therefore, this issue is now not urgent but remains to be a bottleneck.

@AhmetNSimsek
Copy link
Collaborator Author

As of 206c3ff, this issue became urgent again. Especially, since two more time-consuming examples will be added with #445 and #442.

@AhmetNSimsek
Copy link
Collaborator Author

@xgui3783, What do you think of creating the docs with CI and host the doc on github pages?
https://coderefinery.github.io/documentation/gh_workflow/

@AhmetNSimsek
Copy link
Collaborator Author

Solved with 3978712

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants