Skip to content

Commit 778b102

Browse files
committed
refactor: improve documentation layout for quick start and advanced showcase sections
1 parent 7199d7e commit 778b102

2 files changed

Lines changed: 7 additions & 13 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ It is a **complementary execution layer** that turns DataLab into a hybrid scien
3737

3838
**Experience DataLab-Kernel instantly in your browser** — no installation required!
3939

40-
| Notebook | Description | Link |
41-
| --- | --- | --- |
42-
| **Quick Start** | Introduction to Workspace, Plotter, and basic Sigima processing | [![Quick Start](https://img.shields.io/badge/Quick_Start-notebook.link-e2d610?logo=jupyter&logoColor=white)](https://notebook.link/github/DataLab-Platform/DataLab-Kernel/tree/main/notebooks/?path=/notebooks/datalab_kernel_quickstart.ipynb) |
43-
| **Advanced Showcase** | Advanced plotting, signal/image processing, ROI, and analysis | [![Advanced Showcase](https://img.shields.io/badge/Advanced_Showcase-notebook.link-e2d610?logo=jupyter&logoColor=white)](https://notebook.link/github/DataLab-Platform/DataLab-Kernel/tree/main/notebooks/?path=%2Fnotebooks%2Fdatalab_kernel_advanced.ipynb) |
40+
| | |
41+
| --- | --- |
42+
| [![Quick Start](https://img.shields.io/badge/Quick_Start-notebook.link-e2d610?logo=jupyter&logoColor=white)](https://notebook.link/github/DataLab-Platform/DataLab-Kernel/tree/main/notebooks/?path=/notebooks/datalab_kernel_quickstart.ipynb) | Introduction to Workspace, Plotter, and basic Sigima processing |
43+
| [![Advanced Showcase](https://img.shields.io/badge/Advanced_Showcase-notebook.link-e2d610?logo=jupyter&logoColor=white)](https://notebook.link/github/DataLab-Platform/DataLab-Kernel/tree/main/notebooks/?path=%2Fnotebooks%2Fdatalab_kernel_advanced.ipynb) | Advanced plotting, signal/image processing, ROI, and analysis |
4444

4545
Click a badge to open the notebook in a live JupyterLite environment powered by [**notebook.link**](https://notebook.link/). This service, developed by [**QuantStack**](https://quantstack.net/), enables sharing and running Jupyter notebooks directly in the browser with zero setup.
4646

doc/index.rst

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -87,18 +87,12 @@ Try it Online
8787
**Experience DataLab-Kernel instantly in your browser** — no installation required!
8888

8989
.. list-table::
90-
:header-rows: 1
91-
:widths: 20 50 30
90+
:widths: 30 70
9291

93-
* - Notebook
94-
- Description
95-
- Link
96-
* - **Quick Start**
92+
* - |badge_quickstart|
9793
- Introduction to Workspace, Plotter, and basic Sigima processing
98-
- |badge_quickstart|
99-
* - **Advanced Showcase**
94+
* - |badge_advanced|
10095
- Advanced plotting, signal/image processing, ROI, and analysis
101-
- |badge_advanced|
10296

10397
.. |badge_quickstart| image:: https://img.shields.io/badge/Quick_Start-notebook.link-e2d610?logo=jupyter&logoColor=white
10498
:target: https://notebook.link/github/DataLab-Platform/DataLab-Kernel/tree/main/notebooks/?path=/notebooks/datalab_kernel_quickstart.ipynb

0 commit comments

Comments
 (0)