crystal99 commited on
Commit
ad92925
·
verified ·
1 Parent(s): d2aa96e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -9
README.md CHANGED
@@ -1,12 +1,15 @@
1
  ---
2
- title: Vnc
3
- emoji: 📈
4
- colorFrom: pink
5
- colorTo: yellow
6
- sdk: gradio
7
- sdk_version: 5.36.2
8
- app_file: app.py
9
- pinned: false
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
1
  ---
2
+ title: Ubuntu Desktop in Browser
3
+ emoji: 🖥️
4
+ sdk: docker
5
+ app_file: app.sh
 
 
 
 
6
  ---
7
 
8
+ # 🖥️ Ubuntu GUI Desktop (via VNC)
9
+
10
+ This Space runs a full Ubuntu Linux desktop inside Hugging Face Spaces using Docker and noVNC.
11
+ It includes XFCE4, VNC server, and a browser-accessible GUI.
12
+
13
+ **🔐 VNC password:** `huggingface`
14
+
15
+ Open the Space in a new tab and wait a few seconds for the GUI to appear.