File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,11 @@ DataLab-WinPython
66Description
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
1315Motivation
1416----------
@@ -17,8 +19,8 @@ The goal of this project is to provide a simple and efficient way to deploy
1719a DataLab-based application on Windows, without requiring the end user to
1820install 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
2325Python environment and to install additional packages.
2426
You can’t perform that action at this time.
0 commit comments