mirror of
https://github.com/YunoHost-Apps/jupyterlab_ynh.git
synced 2024-09-03 19:26:35 +02:00
Auto-update READMEs
This commit is contained in:
parent
5f714f964c
commit
dd9f848d8c
4 changed files with 91 additions and 31 deletions
10
ALL_README.md
Normal file
10
ALL_README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# All available README files by language
|
||||
|
||||
[Read the README in English](README.md)
|
||||
|
||||
|
||||
* [Lire le README en français](README_fr.md)
|
||||
|
||||
* [Le o README en galego](README_gl.md)
|
||||
|
||||
|
24
README.md
24
README.md
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
|
@ -9,7 +9,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
[](https://install-app.yunohost.org/?app=jupyterlab)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
*[Read this README is other languages.](./ALL_README.md)*
|
||||
|
||||
> *This package allows you to install JupyterLab quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
@ -18,10 +18,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
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.
|
||||
|
||||
**Shipped version:** 4.1.1~ynh1
|
||||
|
||||
**Shipped version:** 4.1.0~ynh1
|
||||
|
||||
**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>
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -29,19 +28,20 @@ JupyterLab is the next-generation user interface for Project Jupyter offering al
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://jupyter.org>
|
||||
* Official admin documentation: <https://jupyterlab.readthedocs.io/en/stable/>
|
||||
* Upstream app code repository: <https://github.com/jupyterhub/jupyterhub>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/jupyterlab>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/jupyterlab_ynh/issues>
|
||||
- Official app website: <https://jupyter.org>
|
||||
- Official admin documentation: <https://jupyterlab.readthedocs.io/en/stable/>
|
||||
- Upstream app code repository: <https://github.com/jupyterhub/jupyterhub>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/jupyterlab>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/jupyterlab_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing).
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing),
|
||||
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade jupyterlab -u https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing --debug
|
||||
|
|
38
README_fr.md
38
README_fr.md
|
@ -1,50 +1,50 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
It shall NOT be edited by hand.
|
||||
Nota bene : ce README est automatiquement généré par https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
Il ne doit pas être modifié à la main.
|
||||
-->
|
||||
|
||||
# JupyterLab pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/jupyterlab)  
|
||||
[](https://dash.yunohost.org/appci/app/jupyterlab)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=jupyterlab)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire le README dans d'autres langues.](./ALL_README.md)*
|
||||
|
||||
> *Ce package vous permet d’installer JupyterLab rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||
|
||||
## Vue d’ensemble
|
||||
## Vue d'ensemble
|
||||
|
||||
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.
|
||||
|
||||
**Version incluse :** 4.1.1~ynh1
|
||||
|
||||
**Version incluse :** 4.1.0~ynh1
|
||||
**Démo:** <https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab/tree/demo>
|
||||
|
||||
**Démo :** https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab/tree/demo
|
||||
## Captures d'écran
|
||||
|
||||
## Captures d’écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://jupyter.org>
|
||||
* 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>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/jupyterlab>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/jupyterlab_ynh/issues>
|
||||
- Site officiel de l’app : <https://jupyter.org>
|
||||
- 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>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/jupyterlab>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/jupyterlab_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing).
|
||||
Merci de faire vos pull request sur la [branche branch](https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing),
|
||||
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing --debug
|
||||
ou
|
||||
or
|
||||
sudo yunohost app upgrade jupyterlab -u https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
||||
|
|
50
README_gl.md
Normal file
50
README_gl.md
Normal file
|
@ -0,0 +1,50 @@
|
|||
<!--
|
||||
NOTA: Este README foi creado automáticamente por https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
NON debe editarse manualmente.
|
||||
-->
|
||||
|
||||
# JupyterLab para YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/jupyterlab)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=jupyterlab)
|
||||
|
||||
*[Le este README en outros idiomas.](./ALL_README.md)*
|
||||
|
||||
> *Este paquete permíteche instalar JupyterLab de xeito rápido e doado nun servidor YunoHost.
|
||||
Se non usas YunoHost, le a [documentación](https://yunohost.org/#/install) para saber como instalalo.*
|
||||
|
||||
## Vista xeral
|
||||
|
||||
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.
|
||||
|
||||
**Versión proporcionada** 4.1.1~ynh1
|
||||
|
||||
**Demo** <https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab/tree/demo>
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||

|
||||
|
||||
## Documentación e recursos
|
||||
|
||||
- Web oficial da app: <https://jupyter.org>
|
||||
- Documentación oficial para admin: <https://jupyterlab.readthedocs.io/en/stable/>
|
||||
- Repositorio de orixe do código: <https://github.com/jupyterhub/jupyterhub>
|
||||
- Tenda YunoHost: <https://apps.yunohost.org/app/jupyterlab>
|
||||
- Informar dun problema: <https://github.com/YunoHost-Apps/jupyterlab_ynh/issues>
|
||||
|
||||
## Info de desenvolvemento
|
||||
|
||||
Envía a túa colaboración á [rama testing](https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing),
|
||||
|
||||
|
||||
Para probar a rama testing, procede deste xeito.
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade jupyterlab -u https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue