https://github.com/digitalslidearchive/htan
https://github.com/digitalslidearchive/htan
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/digitalslidearchive/htan
- Owner: DigitalSlideArchive
- License: other
- Created: 2020-12-18T14:36:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-07T15:25:28.000Z (about 5 years ago)
- Last Synced: 2024-12-28T16:47:06.209Z (over 1 year ago)
- Language: Python
- Size: 16.6 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
====
HTAN
====
HTAN Girder extensions
Features
--------
* TODO
Installation
--------
During development, easiest way is to first enter the dsa_girder instance
docker exec -it dsa_girder bash
cd /opt
git clone https://github.com/DigitalSlideArchive/HTAN.git
cd HTAN
pip install -e .
girder build --dev