mirror of
https://github.com/YunoHost-Apps/jupyterlab_ynh.git
synced 2024-09-03 19:26:35 +02:00
Merge branch 'testing' into yunohost-11
This commit is contained in:
commit
e206096466
3 changed files with 5 additions and 4 deletions
|
@ -28,7 +28,7 @@ JupyterLab is the next-generation user interface for Project Jupyter offering al
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://jupyter.org>
|
* Official app website: <https://jupyterlab.readthedocs.io/en/stable/>
|
||||||
* Official admin documentation: <https://jupyterlab.readthedocs.io/en/stable/>
|
* Official admin documentation: <https://jupyterlab.readthedocs.io/en/stable/>
|
||||||
* Upstream app code repository: <https://github.com/jupyterhub/jupyterhub>
|
* Upstream app code repository: <https://github.com/jupyterhub/jupyterhub>
|
||||||
* YunoHost documentation for this app: <https://yunohost.org/app_jupyterlab>
|
* YunoHost documentation for this app: <https://yunohost.org/app_jupyterlab>
|
||||||
|
|
|
@ -26,7 +26,7 @@ JupyterLab est une interface utilisateur de nouvelle génération pour le projet
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://jupyter.org>
|
* Site officiel de l'app : <https://jupyterlab.readthedocs.io/en/stable/>
|
||||||
* Documentation officielle de l'admin : <https://jupyterlab.readthedocs.io/en/stable/>
|
* Documentation officielle de l'admin : <https://jupyterlab.readthedocs.io/en/stable/>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/jupyterhub/jupyterhub>
|
* Dépôt de code officiel de l'app : <https://github.com/jupyterhub/jupyterhub>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_jupyterlab>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_jupyterlab>
|
||||||
|
|
|
@ -12,7 +12,8 @@
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"website": "https://jupyter.org",
|
"website": "https://jupyter.org",
|
||||||
"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": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue