Spaces:
Sleeping
Sleeping
metadata
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
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:
- Click the "..." icon at the top right of this Space.
- Select "Embed this Space".
- Copy and open the "Direct URL" in a new tab.
ποΈ Features
- Persistent Storage: All data in
/datais saved using Hugging Face's persistent storage. - SQLite Database: Automatically initializes a database for development.
- Custom Environment: Built on Debian with Python 3.9.