This repository was archived by the owner on Apr 18, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 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 :
22
33[ 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 )
44
@@ -20,13 +20,13 @@ npm install label-studio
2020
2121``` xhtml
2222<!-- 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" >
2424
2525<!-- Create the Label Studio container -->
2626<div id =" label-studio" ></div >
2727
2828<!-- 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 >
3030
3131<!-- Initialize Label Studio -->
3232<script >
You can’t perform that action at this time.
0 commit comments