-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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 links to newly added notebooks in the website #756 #772
Add links to newly added notebooks in the website #756 #772
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #772 +/- ##
=======================================
Coverage 27.81% 27.81%
=======================================
Files 27 27
Lines 3480 3480
Branches 789 789
=======================================
Hits 968 968
Misses 2441 2441
Partials 71 71
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
@BeibinLi @qingyun-wu where are the other multimodal notebook examples?
We have two webpages that contain the same set of examples. People often forget to update them both. What shall we do?
I can handle this webpages going forward @sonichi |
@olaoluwasalami thanks for being willing to help on this. Going forward we may want to consider re-factoring the website so that the links to notebooks do not appear on two pages. @sonichi |
PR updated @qingyun-wu |
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. Thanks!
…osoft#772) * wip * remove spaces * : * pr updated * change to wip * Created a new subsection
@sonichi @thinkall @BeibinLi
add a new notebook to website
Related issue number
#756
Checks