annotation
Here are 861 public repositories matching this topic...
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 21, 2021 - JavaScript
-
Updated
Feb 13, 2019 - Java
-
Updated
May 26, 2021 - TypeScript
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 - JavaScript
hypothesis / h
-
Updated
Jul 27, 2021 - C
-
Updated
Jul 14, 2021 - JavaScript
-
Updated
Jul 9, 2021
-
Updated
Jul 13, 2021 - Java
-
Updated
Dec 12, 2020 - JavaScript
-
Updated
Aug 26, 2021 - C++
-
Updated
Aug 19, 2021 - Java
-
Updated
Sep 9, 2021 - C++
-
Updated
Aug 29, 2018 - Jupyter Notebook
-
Updated
Jul 24, 2019
-
Updated
Jun 2, 2021 - PHP
-
Updated
Jun 4, 2021 - Java
-
Updated
Sep 8, 2021 - Go
-
Updated
Sep 9, 2021 - JavaScript
-
Updated
Sep 9, 2021 - Python
-
Updated
Jul 1, 2021 - C
-
Updated
Sep 8, 2021 - Jupyter Notebook
-
Updated
Feb 28, 2021 - Dockerfile
-
Updated
Sep 9, 2021 - Mustache
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!