Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 453 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 453 Bytes

This repo has been archived: Each DHLAB app now has its own repo with the following prefix dhlab-app-*

Web applications from NB DHLAB

This repo contains source code for various web applications provided by the DHLAB of the National Library of Norway. The web applications are hosted here: https://www.nb.no/dh-lab/apper

Example usage

cd collocations
docker build -t nb-collocations .
docker run --rm -p 5001:5001 nb-collocations