File size: 670 Bytes
86f6385
d47a112
86f6385
 
 
 
 
d47a112
3714a38
86f6385
 
3714a38
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: Template Argilla Space Docker
emoji: 📊
colorFrom: gray
colorTo: yellow
sdk: docker
pinned: false
app_port: 6900
fullWidth: true
---

Use this Space to launch your Argilla app. This space can be configured with two secret env variables (you can find how to this under Settings in your Space page):

- `API_KEY`: You can set up your own API key for uploading and reading data with Argilla Python client. This API_KEY can be any string you want.
- `PASSWORD`: You can set up the password for login into the UI, in case you want to disable access to other users. The default username is `argilla`. If you don't set up this secret the password will be `1234`