-
Notifications
You must be signed in to change notification settings - Fork 14
Introduce costom.css in docs
#92
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
Introduce costom.css in docs
#92
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #92 +/- ##
=======================================
Coverage 88.75% 88.75%
=======================================
Files 9 9
Lines 169 169
=======================================
Hits 150 150
Misses 19 19 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I'm sorry, I made a mistake when creating this branch. |
I see. Let me convert this PR to draft. Please mark as ready for review after you fix the issue. |
02d789c to
43207fe
Compare
|
@c-bata |
|
@y0z Could you review this PR? |
y0z
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Motivation
Documentation pages of optunahub is not styled like that of optuna or optuna-dashboard.
So, I applied css to make the design consistent with other pages.
Description of the changes
I add logo images and
custom.cssby referring to these in optuna-dashboard.