Skip to content

Commit 0c7e360

Browse files
committed
Update README.md to improve description formatting and clarity
1 parent 236f509 commit 0c7e360

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@ DataLab-WinPython
66
Description
77
-----------
88

9-
DataLab-WinPython is a Python distribution for Windows, based on WinPython,
10-
including [DataLab](https://datalab-platform.com/) (the open-source platform for scientific data analysis) and
11-
its dependencies.
9+
DataLab-WinPython is a Python distribution for Windows, based on WinPython, including:
10+
11+
* [DataLab](https://datalab-platform.com/) (the open-source platform for scientific data analysis)
12+
* [Spyder](https://www.spyder-ide.org/) (the scientific Python IDE)
13+
* [Jupyter](https://jupyter.org/) notebook/lab (the web-based interactive computing environment)
1214

1315
Motivation
1416
----------
@@ -17,8 +19,8 @@ The goal of this project is to provide a simple and efficient way to deploy
1719
a DataLab-based application on Windows, without requiring the end user to
1820
install Python, Qt, or any other scientific/technical package.
1921

20-
As opposed to DataLab standalone installer for Windows which is based on
21-
[PyInstaller](https://www.pyinstaller.org/), DataLab-WinPython is based on
22+
As opposed to DataLab standalone installer for Windows which is based on
23+
[PyInstaller](https://www.pyinstaller.org/), DataLab-WinPython is based on
2224
[WinPython](https://winpython.github.io/). This allows to customize the
2325
Python environment and to install additional packages.
2426

0 commit comments

Comments
 (0)