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

51 lines
2.3 KiB
Markdown
Raw Normal View History

2024-03-31 03:43:10 +02:00
<!--
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
2024-08-04 22:01:10 +02:00
[![Nivel de integración](https://dash.yunohost.org/integration/jupyterlab.svg)](https://ci-apps.yunohost.org/ci/apps/jupyterlab/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/jupyterlab.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/jupyterlab.maintain.svg)
2024-03-31 03:43:10 +02:00
[![Instalar JupyterLab con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](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.
2024-08-04 22:01:10 +02:00
**Versión proporcionada:** 4.2.4~ynh1
2024-03-31 03:43:10 +02:00
**Demo:** <https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab/tree/demo>
## Capturas de pantalla
![Captura de pantalla de JupyterLab](./doc/screenshots/jupyterlab.png)
## 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
ou
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>