-
Updated
Aug 1, 2021 - Python
annotations
Here are 1,189 public repositories matching this topic...
-
Updated
Aug 25, 2021 - Python
Steps:
Register on the website
An account verification link will be sent by email
Go to email inbox
Right-click on the box and copy the link
Check the link by pasting it in new tab
Hit enter and check if the account is being opened
HTTP LINK:
Impact - The user's account can be directly logged if the token is grabbed by the attacker by the tool named Wireshark.
**I want to
-
Updated
Aug 31, 2021 - PHP
-
Updated
Aug 31, 2021 - Go
-
Updated
Sep 3, 2021 - JavaScript
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
-
Updated
Sep 5, 2021 - Java
-
Updated
Aug 23, 2021 - JavaScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Sep 1, 2021 - TypeScript
-
Updated
Sep 1, 2021 - TypeScript
-
Updated
Aug 23, 2019 - Java
-
Updated
Aug 11, 2021
-
Updated
Mar 21, 2021 - Java
-
Updated
Jul 13, 2021 - Java
-
Updated
Jan 1, 2021 - Swift
-
Updated
Aug 14, 2021 - JavaScript
-
Updated
May 18, 2021 - Python
-
Updated
Jun 11, 2020 - Python
-
Updated
Sep 1, 2021 - JavaScript
-
Updated
Sep 1, 2021 - Java
-
Updated
Nov 1, 2019 - JavaScript
-
Updated
Jul 31, 2021 - Java
-
Updated
Jun 6, 2021 - JavaScript
-
Updated
Sep 5, 2021 - Python
-
Updated
Jul 11, 2021
Improve this page
Add a description, image, and links to the annotations topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the annotations 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!