alnoda-workspaces/workspaces/notebook-workspace/frontpage_copy.json

19 lines
404 B
JSON
Raw Normal View History

2022-05-30 19:24:06 +12:00
{"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"
}
]
}
]
}