notebook-backend / data /spaces.json
mohhhhhit's picture
first init
3736c33 verified
raw
history blame contribute delete
235 Bytes
{
"spaces": [
{
"id": "general",
"name": "General",
"description": "General study materials",
"created_at": "2026-03-12T10:42:37.952166",
"file_count": 0,
"chat_count": 0
}
]
}