You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-5Lines changed: 6 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# GLabViz
2
-
GUI Python apps written in qt and python for quick analysis of custom data. It also includes the ability to convert data to *H5* if need to be analysed in other software such as MATLAB.
2
+
GUI Python apps written in python and qt for quick analysis of custom data. It also includes the ability to convert data to *H5* if need to be analysed in other software such as MATLAB.
3
3
4
-
*Python is not required to use GLabViz* (see *How to use?*)
4
+
_**Python is not required to use GLabViz**_ (see **How to use?**)
5
5
6
6
The primary users for this Python package are Ginger Lab members at the University of Washington, Seattle but is licensed under MIT License and open for everyone to use.
7
7
@@ -15,13 +15,14 @@ The primary users for this Python package are Ginger Lab members at the Universi
15
15
**H5* and *PKL* File Viewer
16
16
17
17
## How to use?
18
-
### Without installing Python or any dependencies
19
-
* Under the releases page, download the latest release of the _*DataBrowser*_ zip file
20
-
* Extract the zip file and run *DataBrowser.exe*
18
+
### Standalone App - without Python or any dependencies (_only for Windows users_)
19
+
* Under the releases page, download the latest release of the _**DataBrowser**_ zip file
20
+
* Extract the zip file and run _**DataBrowser.exe**_
0 commit comments