annotation
Here are 807 public repositories matching this topic...
-
Updated
May 3, 2021 - JavaScript
My actions before raising this issue
- [X ] Read/searched the docs
- [X ] Searched past issues
Current Behaviour
There is users list limit, but t
-
Updated
Feb 13, 2019 - Java
Describe the bug
When exporting annotation with Flashcard, the JSON line is undefined
},
undefined,
{To Reproduce
Steps to reproduce the behavior:
- Annotate a line of text
- Add a Flashcard with data on back and front
- Export annotation as JSON
- Search "undefined" you should get to that badly exported entry
Expected behavior
Fla
Remote Functions Refactor
Overview
Remote functions exist to enable background->tab, and tab->background function delegation (i.e. Call a function in a tab, but have it run in the background and vice versa).
Refactoring has been started to make these functions interfaced and type safe.
Tasks
Grepping the codebase for remoteFunction( shows where it's still being us
hypothesis / h
-
Updated
May 18, 2021 - C
-
Updated
May 14, 2021 - JavaScript
-
Updated
Apr 20, 2021 - Java
-
Updated
Mar 23, 2021
-
Updated
Dec 12, 2020 - JavaScript
-
Updated
Apr 21, 2021 - C++
-
Updated
Apr 16, 2021 - Java
-
Updated
May 18, 2021 - C++
-
Updated
Aug 29, 2018 - Jupyter Notebook
-
Updated
Jul 24, 2019
-
Updated
Nov 10, 2020 - Java
-
Updated
May 14, 2021 - PHP
-
Updated
Apr 29, 2021 - Go
-
Updated
May 18, 2021 - JavaScript
-
Updated
Mar 19, 2021 - Jupyter Notebook
-
Updated
May 19, 2021 - Mustache
-
Updated
May 11, 2021 - TypeScript
-
Updated
Apr 5, 2021 - Kotlin
-
Updated
Feb 28, 2021 - Dockerfile
-
Updated
May 4, 2021 - C#
Improve this page
Add a description, image, and links to the annotation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the annotation topic, visit your repo's landing page and select "manage topics."
Hi! I've noticed the doc references postgres for setting up data storage (https://labelstud.io/guide/storedata.html). However, I was wondering whether it's possible to switch to other databases such as MySQL for the same task. If so, more or less how'd the process be? I'm trying to set up label-studio and the environment I'm using only allows MySQL DBs.
Thanks!