mirror of
https://github.com/YunoHost-Apps/jupyterlab_ynh.git
synced 2024-09-03 19:26:35 +02:00
Merge branch 'yunohost-11' of https://github.com/YunoHost-Apps/jupyterlab_ynh into yunohost-11
This commit is contained in:
commit
1a166d8eb3
3 changed files with 6 additions and 3 deletions
|
@ -21,6 +21,7 @@ JupyterLab is the next-generation user interface for Project Jupyter offering al
|
|||
|
||||
**Shipped version:** 4.0.0~ynh5
|
||||
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
|
|
|
@ -17,7 +17,8 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
JupyterLab est une interface utilisateur de nouvelle génération pour le projet Jupyter offrant tous les modules de Jupyter Notebook (interpréteur Python, terminal, éditeur de texte, navigateur de fichiers, etc.) dans une interface utilisateur flexible et puissante. JupyterLab remplacera à terme Jupyter Notebook.
|
||||
|
||||
**Version incluse :** 4.0.0~ynh5
|
||||
**Version incluse :** 4.0.0~ynh5
|
||||
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -12,7 +12,8 @@
|
|||
"license": "BSD-3-Clause",
|
||||
"website": "https://jupyter.org",
|
||||
"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",
|
||||
"maintainer": {
|
||||
|
@ -62,4 +63,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue