File size: 942 Bytes
09f0188
2564ffb
f21004c
09f0188
2944550
 
88f6a97
 
09f0188
 
2564ffb
2944550
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
title: Private VSCode IDE
emoji: 💻
sdk: docker
app_port: 7860
short_description: This is my private IDE. You cannot use it.
colorFrom: red
colorTo: red
---

# 🛠️ Private VSCode IDE

> [!IMPORTANT]
> **This is my private IDE and cannot be used by others.** > If you want to use it, please **clone this repository** and create your own IDE space.

### 🚀 How to use (for Cloned Spaces)
To avoid login issues caused by browser cookie restrictions, I recommend opening the IDE in a **Direct URL** instead of the embedded view:

1. Click the **"..."** icon at the top right of this Space.
2. Select **"Embed this Space"**.
3. Copy and open the **"Direct URL"** in a new tab.

---

### 🏗️ Features
- **Persistent Storage:** All data in `/data` is saved using Hugging Face's persistent storage.
- **SQLite Database:** Automatically initializes a database for development.
- **Custom Environment:** Built on Debian with Python 3.9.