-
Updated
Jun 14, 2021
datasets
Here are 1,291 public repositories matching this topic...
-
Updated
Aug 25, 2021 - Python
-
Updated
Sep 17, 2021 - Python
How to reproduce the behaviour
The error occurs in the Step 5/9 of the docker build process
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz: BAD signature
WARNING: Ignoring http
-
Updated
Sep 18, 2021 - Python
🚨 🚨 Feature Request
- Related to an existing Issue
- A new implementation (Improvement, Extension)
If your feature will improve HUB
Need a way to check if a dataset already exists.
hub.empty throws an error if a dataset exists and hub.load throws an error if the dataset does not exist.
Need a way to check if a dataset already exists without throwing a
-
Updated
Sep 17, 2021 - Python
-
Updated
Jun 14, 2021 - JavaScript
-
Updated
Mar 1, 2020 - Python
Todoist
https://developer.todoist.com/sync/v8/
New Section Created | Emit an event for each new section created
-
Updated
Sep 18, 2021
-
Updated
Sep 16, 2021 - Python
-
Updated
Aug 1, 2021 - Python
-
Updated
Jan 28, 2021 - Jupyter Notebook
-
Updated
Sep 17, 2021 - Vue
-
Updated
Sep 18, 2021 - Julia
Issue to track tutorial requests:
- Deep Learning with PyTorch: A 60 Minute Blitz - #69
- Sentence Classification - #79
-
Updated
Sep 15, 2021 - Python
-
Updated
May 18, 2021 - Python
-
Updated
Nov 16, 2019 - Python
What?
Currently, API manually throws its own messages and errors. We should move them to werkzeug exceptions.
-
Updated
Sep 10, 2021
-
Updated
Aug 25, 2021
-
Updated
Jun 12, 2021
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
Dec 10, 2020
Improve this page
Add a description, image, and links to the datasets topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the datasets 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!