15 lines
363 B
JSON
15 lines
363 B
JSON
{
|
|
"workspaces": [
|
|
{
|
|
"workspace_id": "bayes-intro",
|
|
"title": "Introductory Bayesian Inference",
|
|
"path": "workspaces/bayes-intro",
|
|
"created_at": "2026-03-13T12:00:00+00:00",
|
|
"last_opened_at": "2026-03-13T12:30:00+00:00",
|
|
"notes": "Initial imported course pack"
|
|
}
|
|
],
|
|
"recent_workspace_ids": [
|
|
"bayes-intro"
|
|
]
|
|
} |