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-05-22 13:34:23 +02:00
parent 0eacdd4a7e
commit 793bff9393
No known key found for this signature in database
GPG key ID: 574F281483054D44
4 changed files with 16 additions and 2 deletions

3
doc/DISCLAIMER.md Normal file
View file

@ -0,0 +1,3 @@
## Configuration
How to configure this app: by an admin panel, a plain file with SSH.

3
doc/DISCLAIMER_fr.md Normal file
View file

@ -0,0 +1,3 @@
## Configuration
Comment configurer cette application : via le panneau d'administration, un fichier brut en SSH.

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

View file

@ -7,14 +7,22 @@
"fr": "Console de code pour exécuter du code Python de manière interactive."
},
"version": "3.0.16~ynh1",
"url": "https://jupyterlab.readthedocs.io/en/stable/",
"url": "https://jupyter.org",
"upstream": {
"license": "BSD-3-Clause",
"website": "https://jupyter.org",
"demo": "https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab/tree/demo",
"admindoc": "https://jupyterlab.readthedocs.io/en/stable/",
"userdoc": "https://yunohost.org/en/app_jupyterlab",
"code": "https://github.com/jupyterhub/jupyterhub"
},
"license": "BSD-3-Clause",
"maintainer": {
"name": "kay0u",
"email": "pierre@kayou.io"
},
"requirements": {
"yunohost": ">= 4.1.7"
"yunohost": ">= 4.2.4"
},
"multi_instance": true,
"services": [