This repository was archived by the owner on Apr 18, 2024. It is now read-only.
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # Label Studio Frontend · ; ![ GitHub] ( https://img.shields.io/github/license/heartexlabs/label-studio?logo=heartex ) [ ![ Build Status ] ( https://travis-ci .com/heartexlabs/label-studio.svg?branch=master )] ( https://travis-ci.com/heartexlabs/label-studio ) ![ GitHub release] ( https://img.shields.io/github/v/release/heartexlabs/label-studio-frontend?include_prereleases ) · ; :sunny :
1
+ # Label Studio Frontend · ; ![ GitHub] ( https://img.shields.io/github/license/heartexlabs/label-studio?logo=heartex ) ![ build ] ( https://github .com/heartexlabs/label-studio-frontend/workflows/Build%20and%20Test/badge.svg ) ![ GitHub release] ( https://img.shields.io/github/v/release/heartexlabs/label-studio-frontend?include_prereleases ) · ; :sunny :
2
2
3
3
[ Website] ( https://labelstud.io/ ) • [ Docs] ( https://labelstud.io/guide ) • [ Twitter] ( https://twitter.com/heartexlabs ) • [ Join Slack Community <img src =" https://go.heartex.net/docs/images/slack-mini.png " width =" 18px " />] ( https://docs.google.com/forms/d/e/1FAIpQLSdLHZx5EeT1J350JPwnY2xLanfmvplJi6VZk65C2R4XSsRBHg/viewform?usp=sf_link )
4
4
@@ -20,13 +20,13 @@ npm install label-studio
20
20
21
21
``` xhtml
22
22
<!-- Include Label Studio stylesheet -->
23
- <link href =" https://unpkg.com/label-studio@0.4 .0/build/static/css/main.14acfaa5 .css" rel =" stylesheet" >
23
+ <link href =" https://unpkg.com/label-studio@0.6 .0/build/static/css/main.c830ba2e .css" rel =" stylesheet" >
24
24
25
25
<!-- Create the Label Studio container -->
26
26
<div id =" label-studio" ></div >
27
27
28
28
<!-- Include the Label Studio library -->
29
- <script src =" https://unpkg.com/label-studio@0.4 .0/build/static/js/main.0249ea16 .js" ></script >
29
+ <script src =" https://unpkg.com/label-studio@0.6 .0/build/static/js/main.35f2860c .js" ></script >
30
30
31
31
<!-- Initialize Label Studio -->
32
32
<script >
You can’t perform that action at this time.
0 commit comments