alnoda-workspaces/workspaces/notebook-workspace/frontpage_copy.json
2022-06-20 18:24:28 +00:00

19 lines
404 B
JSON

{"title": "nbviewer",
"subtitle": "A simple way to share Jupyter Notebooks",
"text": "Enter the location of a Jupyter Notebook to have it rendered here:",
"show_input": true,
"sections":[
{
"header":"Jupyter Notebooks",
"links":[
{
"text": "My Notebooks",
"target": "/localfile",
"img": "/img/example-nb/ipython-thumb.png"
}
]
}
]
}