Skip to content
Snippets Groups Projects
Commit df6aa87b authored by Markus Scheidgen's avatar Markus Scheidgen
Browse files

Added more jupyter metadata to tools.json.

parent cdb68c24
Branches
Tags
No related merge requests found
{ {
"jupyter": { "jupyter": {
"description": "Basic jupyter run with an empty notebook or on given notebook file.", "short_description": "Basic jupyter run with an empty notebook or on given notebook file.",
"description": "### **Jupyter Notebook**: The Classic Notebook Interface\n\nThe Jupyter Notebook is the original web application for creating and sharing computational documents. It offers a simple, streamlined, document-centric experience.",
"image": "jupyter/datascience-notebook", "image": "jupyter/datascience-notebook",
"path_prefix": "tree", "path_prefix": "tree",
"mount_path": "/home/jovyan", "mount_path": "/home/jovyan",
"icon": "jupyter_logo.svg", "icon": "jupyter_logo.svg",
"file_extensions": ["ipynb"] "file_extensions": ["ipynb"],
"maintainer": [
{
"name": "Markus Scheidgen",
"email": "markus.scheidgen@physik.hu-berlin.de"
},
{
"name": "Some-one Else",
"email": "markus.scheidgen@physik.hu-berlin.de"
}
]
}, },
"hyperspy": { "hyperspy": {
"description": "Run hyperspy on a arbitrary .hdf5 file.", "description": "Run hyperspy on a arbitrary .hdf5 file.",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment