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

use labs theme from external repo #385

Merged
merged 2 commits into from
Jul 12, 2024
Merged

Conversation

OriolAbril
Copy link
Contributor

@OriolAbril OriolAbril commented Jul 11, 2024

To reduce duplication and ensure a consistent look across the libraries,
I have moved the theme customization to https://github.com/pymc-labs/labs-sphinx-theme,
and extended the customization, especially for accent colors.

I am for now installing the theme from github to make sure everything continues to look the same,
but the theme already has a publish action (copied from the pymc theme) so it can be installed from pip instead.

Co-authored-by: @Mark0047


📚 Documentation preview 📚: https://causalpy--385.org.readthedocs.build/en/385/

Copy link

codecov bot commented Jul 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.60%. Comparing base (480816b) to head (9e4c885).
Report is 92 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #385   +/-   ##
=======================================
  Coverage   85.60%   85.60%           
=======================================
  Files          22       22           
  Lines        1716     1716           
=======================================
  Hits         1469     1469           
  Misses        247      247           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@drbenvincent drbenvincent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@drbenvincent drbenvincent merged commit 1ce815f into pymc-labs:main Jul 12, 2024
8 checks passed
@drbenvincent drbenvincent added the documentation Improvements or additions to documentation label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants