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
ℹ️ Created by [Codra](https://codra.net/)/[Pierre Raybaut](https://github.com/PierreRaybaut) in 2023, developed and maintained by DataLab open-source project team.
11
11
@@ -25,11 +25,11 @@ libraries (such as NumPy, SciPy or scikit-image) and Qt graphical user interface
25
25
26
26
DataLab is available as a **stand-alone** application (see for example our all-in-one Windows installer) or as an **addon to your Python-Qt application** thanks to advanced automation and embedding features.
27
27
28
-
## About the client
28
+
## About this package
29
29
30
-
This repository contains the DataLab client, which is a Python package that can be used to interact with a DataLab server.
30
+
DataLab Simple Client is a Python library that can be used to interact with a DataLab application (server).
31
31
32
-
This allows to run computations on a remote server, or/and to control the DataLab GUI from a third-party application.
32
+
This allows to control DataLab application from a remote computer, or/and from a third-party application.
33
33
34
34
### Credits
35
35
@@ -40,5 +40,5 @@ Copyrights and licensing:
40
40
41
41
### Dependencies and other installation methods
42
42
43
-
See [Installation](https://cdl_client.readthedocs.io/en/latest/installation.html)
43
+
See [Installation](https://cdlclient.readthedocs.io/en/latest/installation.html)
0 commit comments