1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jupyterlab_ynh.git synced 2024-09-03 19:26:35 +02:00

Add templates

This commit is contained in:
ericgaspar 2021-12-09 22:06:07 +01:00
parent 67a478a989
commit 7fbb7b32cb
No known key found for this signature in database
GPG key ID: 574F281483054D44
4 changed files with 11 additions and 2 deletions

1
doc/DESCRIPTION.md Normal file
View file

@ -0,0 +1 @@
JupyterLab is the next-generation user interface for Project Jupyter offering all the familiar building blocks of the classic Jupyter Notebook (notebook, terminal, text editor, file browser, rich outputs, etc.) in a flexible and powerful user interface. JupyterLab will eventually replace the classic Jupyter Notebook.

1
doc/DESCRIPTION_fr.md Normal file
View file

@ -0,0 +1 @@
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.

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

View file

@ -6,8 +6,15 @@
"en": "Code console environment for running Python code interactively.",
"fr": "Console de code pour exécuter du code Python de manière interactive."
},
"version": "3.1.11~ynh1",
"url": "https://jupyterlab.readthedocs.io/en/stable/",
"version": "3.2.4~ynh1",
"url": "https://jupyter.org",
"upstream": {
"license": "BSD-3-Clause",
"website": "https://jupyter.org",
"demo": "https://demo.example.com",
"admindoc": "https://jupyterlab.readthedocs.io/en/stable/",
"code": "https://github.com/jupyterhub/jupyterhub"
},
"license": "BSD-3-Clause",
"maintainer": {
"name": "kay0u",