Skip to content

Commit fcd5d5f

Browse files
committed
Update documentation
1 parent f3b2d5c commit fcd5d5f

31 files changed

Lines changed: 918 additions & 908 deletions
-6.32 KB
Binary file not shown.
-294 Bytes
Binary file not shown.

en/.doctrees/api/obj.doctree

-980 Bytes
Binary file not shown.

en/.doctrees/api/param.doctree

-6.13 KB
Binary file not shown.
1.33 KB
Binary file not shown.

en/.doctrees/environment.pickle

940 Bytes
Binary file not shown.

en/_sources/contributing/roadmap.md.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,14 +74,16 @@ As DataLab's modular architecture evolves, a natural next step is to provide a *
7474

7575
A web frontend would allow users to:
7676

77-
* **Run DataLab remotely** (e.g. from a server or cloud platform) and access it via a browser;
77+
* **Run DataLab remotely** (e.g. from a server) and access it via a browser;
7878
* Perform processing and visualization tasks without needing a local Python environment;
7979
* Facilitate **collaborative data analysis**, sharing sessions or results with colleagues;
8080
* Integrate with JupyterHub, dashboards, or lab management tools for centralized usage.
8181

82-
This frontend could be built on top of the upcoming `DataLab-core` library, exposing its features through a web interface — possibly leveraging tools like **JupyterLab extensions**, **Panel**, or **Dash**, depending on the chosen stack.
82+
This frontend could be built on top of the upcoming [Sigima](https://sigima.readthedocs.io/) library, exposing its features through a web interface — possibly leveraging tools like **JupyterLab extensions**, **Panel**, or **Dash**, depending on the chosen stack.
8383

84-
While still exploratory, this direction would increase **accessibility, portability, and scalability** of DataLab, especially in academic, industrial, and cloud-based environments.
84+
While still exploratory, this direction would increase **accessibility and portability** of DataLab, especially in academic and industrial environments.
85+
86+
> ℹ️ The web frontend shall not replace the desktop application, but rather complement it by providing a different access mode. DataLab's philosophy is to remain a **local application** that does not require a server to run, ensuring data privacy and security. More precisely, the web frontend will empower users to run DataLab on a server and access it remotely - typically on a local network, but it will not be a cloud-based solution or a first step towards a fully cloud-based application which would be against the project's philosophy.
8587

8688
### ⏱️ Support for Time Series
8789

en/api/computation.html

Lines changed: 14 additions & 14 deletions
Large diffs are not rendered by default.

en/api/core.gui/panel.html

Lines changed: 14 additions & 14 deletions
Large diffs are not rendered by default.

en/api/obj.html

Lines changed: 14 additions & 14 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)