An open API service indexing awesome lists of open source software.

https://github.com/digitalslidearchive/htan


https://github.com/digitalslidearchive/htan

Last synced: 11 months ago
JSON representation

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