Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
SpacesExamples
/
vscode
like
33
Paused
App
Files
Files
Community
4
404a713
vscode
/
start_server.sh
nateraw
Synced repo using 'sync_with_huggingface' Github Action
f3ec5f5
over 1 year ago
raw
Copy download link
history
blame
Safe
163 Bytes
#!/bin/bash
echo
"Starting VSCode Server..."
exec
/app/openvscode-server/bin/openvscode-server --host 0.0.0.0 --port 7860 --without-connection-token \"
${@}
\" --