mirror of
https://github.com/YunoHost-Apps/jupyterlab_ynh.git
synced 2024-09-03 19:26:35 +02:00
[autopatch] Add Common Platform Enumeration id to manifest.json
This commit is contained in:
parent
8d8b7c9cf4
commit
d6923c61ac
1 changed files with 3 additions and 2 deletions
|
@ -13,7 +13,8 @@
|
||||||
"website": "https://jupyterlab.readthedocs.io/en/stable/",
|
"website": "https://jupyterlab.readthedocs.io/en/stable/",
|
||||||
"demo": "https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab/tree/demo",
|
"demo": "https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab/tree/demo",
|
||||||
"admindoc": "https://jupyterlab.readthedocs.io/en/stable/",
|
"admindoc": "https://jupyterlab.readthedocs.io/en/stable/",
|
||||||
"code": "https://github.com/jupyterhub/jupyterhub"
|
"code": "https://github.com/jupyterhub/jupyterhub",
|
||||||
|
"cpe": "cpe:2.3:a:jupyter:nbdime-jupyterlab"
|
||||||
},
|
},
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
@ -59,4 +60,4 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue