You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,6 +73,8 @@ From [conda-forge](https://anaconda.org/conda-forge/datalab-platform):
73
73
conda install -c conda-forge datalab-platform
74
74
```
75
75
76
+
On [NixOS](https://nixos.org/), DataLab is available from the [NGI Forge](https://ngi.nixos.org/app/datalab), packaged by the [Nix@NGI team](https://nixos.org/community/teams/ngi/) (an NLnet partner) as part of DataLab's NGI0 Commons Fund grant.
77
+
76
78
See the [installation guide](https://datalab-platform.com/en/intro/installation.html) for
77
79
more options (standalone installer, WinPython, offline installation, etc.).
Copy file name to clipboardExpand all lines: doc/locale/fr/LC_MESSAGES/intro/installation.po
+18-1Lines changed: 18 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,9 @@ msgstr "DataLab est disponible sous plusieurs formes :"
61
61
msgid"As a :ref:`install_conda`."
62
62
msgstr"En tant que :ref:`install_conda`."
63
63
64
+
msgid":bdg-info-line:`GNU/Linux` :bdg-info-line:`macOS` As a :ref:`install_nixos`, for users of the `NixOS <https://nixos.org/>`_ ecosystem."
65
+
msgstr":bdg-info-line:`GNU/Linux` :bdg-info-line:`macOS` En tant que :ref:`install_nixos`, pour les utilisateurs de l'écosystème `NixOS <https://nixos.org/>`_."
66
+
64
67
msgid"As a Python package, which can be installed using the :ref:`install_pip`."
65
68
msgstr"Un paquet Python qui peut être installé à l'aide du :ref:`install_pip`."
66
69
@@ -88,6 +91,21 @@ msgstr ""
88
91
msgid"To install ``datalab`` package from the `conda-forge` channel (https://anaconda.org/conda-forge/datalab), run the following command:"
89
92
msgstr"Pour installer le paquet ``datalab`` depuis le canal ``conda-forge`` (https://anaconda.org/conda-forge/datalab), exécutez la commande suivante :"
msgid"DataLab is packaged for `NixOS <https://nixos.org/>`_ and distributed through the `NGI Forge <https://ngi.nixos.org/app/datalab>`_, the software distribution system for projects funded by the `Next Generation Internet (NGI) <https://www.ngi.eu/>`_ initiative. This packaging was contributed by the `Nix@NGI team <https://nixos.org/community/teams/ngi/>`_, an NLnet partner, as part of DataLab's funding through the NGI0 Commons Fund."
101
+
msgstr"DataLab est packagé pour `NixOS <https://nixos.org/>`_ et distribué via la `NGI Forge <https://ngi.nixos.org/app/datalab>`_, le système de distribution logicielle des projets financés par l'initiative `Next Generation Internet (NGI) <https://www.ngi.eu/>`_. Ce packaging a été réalisé par l'`équipe Nix@NGI <https://nixos.org/community/teams/ngi/>`_, partenaire de NLnet, dans le cadre du financement de DataLab par le NGI0 Commons Fund."
102
+
103
+
msgid"On any system with `Nix <https://nix.dev/>`_ installed, enter the Nix shell that provides DataLab (the ready-to-copy command is available on the `NGI Forge page <https://ngi.nixos.org/app/datalab>`_), then start the desktop application:"
104
+
msgstr"Sur tout système où `Nix <https://nix.dev/>`_ est installé, entrez dans le shell Nix qui fournit DataLab (la commande prête à copier est disponible sur la `page NGI Forge <https://ngi.nixos.org/app/datalab>`_), puis démarrez l'application de bureau :"
105
+
106
+
msgid"Or, for an automated demonstration of some of DataLab's features:"
107
+
msgstr"Ou, pour une démonstration automatisée de certaines fonctionnalités de DataLab :"
108
+
91
109
msgid"Package manager ``pip``"
92
110
msgstr"Gestionnaire de paquets ``pip``"
93
111
@@ -441,4 +459,3 @@ msgstr ""
441
459
442
460
msgid"Python 3.11 and PyQt5 are the reference for production release"
443
461
msgstr"Python 3.11 et PyQt5 sont les références pour la version de production"
0 commit comments