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.2.tar.gz
(72.1 kB
view details)
Built Distribution
File details
Details for the file nwb-web-gui-0.1.2.tar.gz
.
File metadata
- Download URL: nwb-web-gui-0.1.2.tar.gz
- Upload date:
- Size: 72.1 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 | 32c45e9b8716d362b63964a49b16f2482d172c82769e2d712bbcc4d968187456 |
|
MD5 | 07970535e88da9edc32a433c419bd67f |
|
BLAKE2b-256 | 770882cc00ed677a401b08fc7025148d5eaa484780e31b111a097a55c314f9c9 |
File details
Details for the file nwb_web_gui-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: nwb_web_gui-0.1.2-py3-none-any.whl
- Upload date:
- Size: 76.4 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 | dd35327ee70260995d9803a90283eda345ab6b8a8430620e32cae898345d110e |
|
MD5 | 2406b6270422c47b326e72157f5eaf17 |
|
BLAKE2b-256 | 579a4793148ff137e8a0e617be6485303d0d09b4013537798b8ebf0d36da80ef |