Web graphical user interface for NWB conversion and exploring
Project description
NWB Web GUI
Web graphical user interface for NWB conversion and visualization.
1. Installation
pip install -e .
2. Running
python wsgi.py
The app should be running on localhost:5000
3. Running on docker container (referencing a local folder)
- Change on config.ini file the DATA_PATH to /usr/src/nwb_web_gui/files
- build docker with:
docker build -t latest .
- run the docker with:
docker run -it -p 5000:5000 -p 8866:8866 -v /host/path/to/filesFolder:/usr/src/nwb_web_gui/files <image_id>
3. Documentation
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nwb-web-gui-0.1.1.tar.gz
(74.0 kB
view details)
Built Distribution
File details
Details for the file nwb-web-gui-0.1.1.tar.gz
.
File metadata
- Download URL: nwb-web-gui-0.1.1.tar.gz
- Upload date:
- Size: 74.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41ecf3e349f2a589208dfdbc3b6abf9dd7c247c59a0e6111c71127cf9d904008 |
|
MD5 | f72028db2f065a259246813c8c515f45 |
|
BLAKE2b-256 | 16396118c74d980ffc22bd2ba560076cdd93bf22cdec89435ac8b21a1c019797 |
File details
Details for the file nwb_web_gui-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: nwb_web_gui-0.1.1-py3-none-any.whl
- Upload date:
- Size: 76.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a94a959db17ba433f657e25d9ef8f0990f4911e617c83749c4f763a01adc1910 |
|
MD5 | c03401bc97dbe2da1d5cad381515257e |
|
BLAKE2b-256 | 1eebc5b49baa814c11e9eece8a3f6354306ac8610ed579b95ed59f20e03a5e16 |