-
Couldn't load subscription status.
- 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
docs: Add tutorials page #8678
Conversation
✅ Deploy Preview for label-studio-docs-new-theme canceled.
|
✅ Deploy Preview for heartex-docs canceled.
|
✅ Deploy Preview for label-studio-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for label-studio-playground ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #8678 +/- ##
============================================
+ Coverage 67.03% 79.79% +12.76%
============================================
Files 790 239 -551
Lines 60680 21684 -38996
Branches 10311 0 -10311
============================================
- Hits 40677 17303 -23374
+ Misses 20000 4381 -15619
+ Partials 3 0 -3
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.