https://github.com/datalab-platform/datalab
Open-source Platform for Scientific and Technical Data Processing and Visualization
https://github.com/datalab-platform/datalab
data-science data-visualization image-processing opencv python scientific-computing scikit-image scipy signal-processing visualization
Last synced: 29 days ago
JSON representation
Open-source Platform for Scientific and Technical Data Processing and Visualization
- Host: GitHub
- URL: https://github.com/datalab-platform/datalab
- Owner: DataLab-Platform
- License: bsd-3-clause
- Created: 2023-11-09T16:56:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-01T18:18:36.000Z (7 months ago)
- Last Synced: 2024-10-30T08:18:26.468Z (6 months ago)
- Topics: data-science, data-visualization, image-processing, opencv, python, scientific-computing, scikit-image, scipy, signal-processing, visualization
- Language: Python
- Homepage: https://datalab-platform.com
- Size: 77.4 MB
- Stars: 43
- Watchers: 2
- Forks: 4
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README

[](./LICENSE)
[](https://pypi.org/project/CDL/)
[](https://github.com/DataLab-Platform/DataLab)
[](https://pypi.python.org/pypi/CDL/)DataLab is an **open-source platform for scientific and technical data processing
and visualization** with unique features designed to meet industrial requirements.See [DataLab website](https://datalab-platform.com/) for more details.
ℹ️ Created by [Codra](https://codra.net/)/[Pierre Raybaut](https://github.com/PierreRaybaut) in 2023, developed and maintained by DataLab Platform Developers.

ℹ️ DataLab is powered by [PlotPyStack](https://github.com/PlotPyStack) 🚀.

ℹ️ DataLab is built on Python and scientific libraries.
     
----
Try DataLab online, without installing anything, using Binder:
[](https://mybinder.org/v2/gh/DataLab-Platform/DataLab/binder-environments?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252FDataLab-Platform%252FDataLab%26urlpath%3Ddesktop%252F%26branch%3Dbinder-environments)
----
✨ Add features to DataLab by writing your own [plugin](https://datalab-platform.com/en/features/general/plugins.html)
(see [plugin examples](https://github.com/DataLab-Platform/DataLab/tree/main/plugins/examples))
or macro (see [macro examples](https://github.com/DataLab-Platform/DataLab/tree/main/macros/examples))✨ DataLab may be remotely controlled from a third-party application (such as Jupyter,
Spyder or any IDE):* Using the integrated [remote control](https://datalab-platform.com/en/features/general/remote.html)
feature (this requires to install DataLab as a Python package)* Using the lightweight [DataLab Simple Client](https://github.com/DataLab-Platform/DataLabSimpleClient) (`pip install cdlclient`)