Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
huggingface/hf-co-docs-embeddings
huggingchat
/
hf-docs
like
6
Running
App
Files
Files
Community
a49fa16
hf-docs
/
.vscode
/
settings.json
julien-c
HF staff
Fixes
bdbadf6
verified
4 months ago
raw
Copy download link
history
blame
Safe
164 Bytes
{
"[python]"
:
{
"editor.defaultFormatter"
:
"ms-python.black-formatter"
}
,
"editor.formatOnSave"
:
true
,
"python.envFile"
:
"${workspaceFolder}/dev.env"
}