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

Merge pull request #148 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-05-12 15:58:16 +02:00 committed by GitHub
commit c93235a40b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 109 additions and 7 deletions

View file

@ -1,6 +1,8 @@
# All available README files by language
- [Read the README in English](README.md)
- [Lee el README en español](README_es.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)

View file

@ -19,7 +19,7 @@ It shall NOT be edited by hand.
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.4~ynh1
**Shipped version:** 4.1.5~ynh1
**Demo:** <https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab/tree/demo>

50
README_es.md Normal file
View file

@ -0,0 +1,50 @@
<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->
# JupyterLab para Yunohost
[![Nivel de integración](https://dash.yunohost.org/integration/jupyterlab.svg)](https://dash.yunohost.org/appci/app/jupyterlab) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/jupyterlab.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/jupyterlab.maintain.svg)
[![Instalar JupyterLab con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jupyterlab)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarJupyterLab rapidamente y simplement en un servidor YunoHost.*
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
## Descripción general
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 actual:** 4.1.5~ynh1
**Demo:** <https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab/tree/demo>
## Capturas
![Captura de JupyterLab](./doc/screenshots/jupyterlab.png)
## Documentaciones y recursos
- Sitio web oficial: <https://jupyter.org>
- Documentación administrador oficial: <https://jupyterlab.readthedocs.io/en/stable/>
- Repositorio del código fuente oficial de la aplicación : <https://github.com/jupyterhub/jupyterhub>
- Catálogo YunoHost: <https://apps.yunohost.org/app/jupyterlab>
- Reportar un error: <https://github.com/YunoHost-Apps/jupyterlab_ynh/issues>
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing --debug
o
sudo yunohost app upgrade jupyterlab -u https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>

View file

@ -19,7 +19,7 @@ EZ editatu eskuz.
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.
**Paketatutako bertsioa:** 4.1.4~ynh1
**Paketatutako bertsioa:** 4.1.5~ynh1
**Demoa:** <https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab/tree/demo>

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
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.4~ynh1
**Version incluse:** 4.1.5~ynh1
**Démo:** <https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab/tree/demo>

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
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.4~ynh1
**Versión proporcionada:** 4.1.5~ynh1
**Demo:** <https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab/tree/demo>

50
README_zh_Hans.md Normal file
View file

@ -0,0 +1,50 @@
<!--
注意:此 README 由 <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> 自动生成
请勿手动编辑。
-->
# YunoHost 上的 JupyterLab
[![集成程度](https://dash.yunohost.org/integration/jupyterlab.svg)](https://dash.yunohost.org/appci/app/jupyterlab) ![工作状态](https://ci-apps.yunohost.org/ci/badges/jupyterlab.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/jupyterlab.maintain.svg)
[![使用 YunoHost 安装 JupyterLab](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jupyterlab)
*[阅读此 README 的其它语言版本。](./ALL_README.md)*
> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 JupyterLab。*
> *如果您还没有 YunoHost请参阅[指南](https://yunohost.org/install)了解如何安装它。*
## 概况
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.
**分发版本:** 4.1.5~ynh1
**演示:** <https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab/tree/demo>
## 截图
![JupyterLab 的截图](./doc/screenshots/jupyterlab.png)
## 文档与资源
- 官方应用网站: <https://jupyter.org>
- 官方管理文档: <https://jupyterlab.readthedocs.io/en/stable/>
- 上游应用代码库: <https://github.com/jupyterhub/jupyterhub>
- YunoHost 商店: <https://apps.yunohost.org/app/jupyterlab>
- 报告 bug <https://github.com/YunoHost-Apps/jupyterlab_ynh/issues>
## 开发者信息
请向 [`testing` 分支](https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing) 发送拉取请求。
如要尝试 `testing` 分支,请这样操作:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing --debug
sudo yunohost app upgrade jupyterlab -u https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing --debug
```
**有关应用打包的更多信息:** <https://yunohost.org/packaging_apps>

View file

@ -7,7 +7,7 @@ name = "JupyterLab"
description.en = "Code console environment for running Python code interactively"
description.fr = "Console de code pour exécuter du code Python de manière interactive"
version = "4.1.4~ynh1"
version = "4.1.5~ynh1"
maintainers = ["kay0u"]
@ -54,8 +54,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/jupyterhub/jupyterhub/archive/refs/tags/4.1.4.tar.gz"
sha256 = "25af4e4140f8b406f64ea0eed5dd930df218085a53828bfe04bd8457ef6cb26b"
url = "https://github.com/jupyterhub/jupyterhub/archive/refs/tags/4.1.5.tar.gz"
sha256 = "750511c4956e2926625b1c9a6cc0e6e82e090a8b682e631c8117b2e104f94723"
# Only used for autoupdate, code will checkout the commit
prefetch = false