File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515
1616----
1717
18- ## Overview
18+ ## About DataLab
1919
2020DataLab is a generic signal and image processing software based on Python scientific
2121libraries (such as NumPy, SciPy or scikit-image) and Qt graphical user interfaces
@@ -28,17 +28,18 @@ DataLab is available as a **stand-alone** application (see for example our all-i
2828## About this package
2929
3030DataLab Simple Client is a Python library that can be used to interact with a DataLab application (server).
31-
3231This allows to control DataLab application from a remote computer, or/and from a third-party application.
3332
34- ### Credits
33+ See [ documentation] ( https://cdlclient.readthedocs.io/en/latest/ ) for more details on
34+ the library and [ changelog] ( https://github.com/Codra-Ingenierie-Informatique/DataLabSimpleClient/blob/main/CHANGELOG.md )
35+ for recent history of changes.
3536
3637Copyrights and licensing:
3738
3839* Copyright © 2023 [ Codra] ( https://codra.net/ ) , [ Pierre Raybaut] ( https://github.com/PierreRaybaut ) .
3940* Licensed under the terms of the BSD 3-Clause (see [ LICENSE] ( LICENSE ) ).
4041
41- ### Dependencies and other installation methods
42+ ## Dependencies and other installation methods
4243
4344See [ Installation] ( https://cdlclient.readthedocs.io/en/latest/installation.html )
4445section in the documentation for more details.
Original file line number Diff line number Diff line change @@ -46,6 +46,6 @@ Copyrights and licensing
4646.. _PlotPy : https://pypi.python.org/pypi/PlotPy
4747.. _PyPI : https://pypi.python.org/pypi/DataLab
4848.. _Home : https://github.com/Codra-Ingenierie-Informatique/DataLabSimpleClient/
49- .. _Documentation : https://datalab .readthedocs.io/
49+ .. _Documentation : https://cdlapp .readthedocs.io/
5050.. _Codra : https://codra.net/
5151.. _BSD 3-Clause : https://github.com/Codra-Ingenierie-Informatique/DataLabSimpleClient/blob/master/LICENSE
You can’t perform that action at this time.
0 commit comments