-
Notifications
You must be signed in to change notification settings - Fork 3.1k
docs: Add tutorials page #8678
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
base: develop
Are you sure you want to change the base?
docs: Add tutorials page #8678
Conversation
✅ Deploy Preview for label-studio-docs-new-theme ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for heartex-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for label-studio-storybook canceled.
|
✅ Deploy Preview for label-studio-playground canceled.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #8678 +/- ##
============================================
+ Coverage 67.33% 79.74% +12.40%
============================================
Files 753 238 -515
Lines 59151 21540 -37611
Branches 10058 0 -10058
============================================
- Hits 39830 17176 -22654
+ Misses 19321 4364 -14957
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Looks good, but there's a string that shouldn't be there. I'm wondering if it's an encoding issue in the file. I you can recheck all is good there
Thanks for this!!
# Customization | ||
|
||
The ML backend can be customized by adding your own models and logic inside the `./bert_classifier` directory. | ||
The ML backend can be customized by adding your own models and logic inside the `./bert_classifier` directory. |
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.
Why this lines are being flag as a change? Looks it happened in several parts.
No description provided.