Skip to content

Commit d3bba1a

Browse files
committed
Update readme
1 parent c57e6e1 commit d3bba1a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,15 @@ Please navigate to the [Examples Folder](Example) where examplars Train.csv and
3131
- **Required Python Libraries**: `scikit-learn`, `pandas`, `numpy`, `matplotlib`, `xgboost`, `shap`, `featurewiz`
3232

3333
## Run as Desktop app
34-
Navigate at [Desktop App](app_exe). Download the whole Simplatab folder that is located at [app_exe](app_exe).
35-
When you have that folder locally on your Computer, go to the [App folder](app_exe\Simplatab\dist\Simplatab-win32-x64) and execute the [Simplatab App] (app_exe\Simplatab\dist\Simplatab-win32-x64\Simplatab.exe)
34+
Download the Desktop app from [here](https://app.box.com/s/qlxlhfbiu001n9bf7les0ptupp0h5mzm)
35+
1. Unzip the app_exe file
36+
2. Go to **app_exe\Simplatab\dist\Simplatab-win32-x64** subfolder
37+
3. Double-Click the **Simplatab.exe**
3638
IMPORTANT NOTE. You need to have docker desktop installed on your PC
3739
Download it from here
3840
[Docker](https://www.docker.com/products/docker-desktop/)
3941

40-
After that just double click and Run the tool.
41-
There you need to define input folder with the data (Read [Data Requirements](#requirements-for-the-Data))
42+
There you need to define input folder with the data (Read [Data Requirements](#requirements-for-the-Data)) and the output folder which will be empty
4243

4344
## Run as Docker Image
4445
You can pull Directly the Docker Image as

0 commit comments

Comments
 (0)