mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
J'ai réalisé la page à partir du Github de l'app
This commit is contained in:
parent
10ee3a5ff2
commit
d3d891c8fb
1 changed files with 30 additions and 0 deletions
30
app_jupyterlab_fr.md
Normal file
30
app_jupyterlab_fr.md
Normal file
|
@ -0,0 +1,30 @@
|
|||
#JupyterLab
|
||||
JupyterLab est l'interface utilisateur de nouvelle génération pour le Projet Jupyter. Elle offre tous les éléments de base familiers du bloc-notes classique Jupyter (bloc-notes, terminal, éditeur de texte, navigateur de fichiers, sorties riches, etc. ) dans une interface utilisateur flexible et puissante. JupyterLab remplacera à terme le bloc-notes classique Jupyter.
|
||||
|
||||
### ScreenShots
|
||||
![](https://raw.githubusercontent.com/jupyterlab/jupyterlab/3e3a2c9e295703ff6d441589423e284cc6d5c245/docs/source/images/jupyterlab.png)
|
||||
|
||||
## Demo
|
||||
* [Essayer JupyterLab sur Binder](https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab/tree/demo)
|
||||
|
||||
## Documentation
|
||||
|
||||
* Documentation officielle: [JupyterLab Documentation](https://jupyterlab.readthedocs.io/en/stable/)
|
||||
|
||||
## Caractéristiques spécifiques de YunoHost
|
||||
|
||||
#### Support aux utilisateurs multiples
|
||||
|
||||
* LDAP auth supporté ? **Oui**
|
||||
* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Oui**
|
||||
|
||||
#### Architectures soutenues
|
||||
|
||||
* x86-64 - [![Statut du Développement](https://ci-apps.yunohost.org/ci/logs/jupyterlab%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/jupyterlab/)
|
||||
* ARMv8-A - [![Statut du Développement](https://ci-apps-arm.yunohost.org/ci/logs/jupyterlab%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/jupyterlab/)
|
||||
|
||||
## Liens
|
||||
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/jupyterlab_ynh/issues
|
||||
* Site web de l'application : https://jupyter.org
|
||||
* Dépôt d'applications en amont : https://github.com/jupyterhub/jupyterhub
|
Loading…
Reference in a new issue