Skip to content

CoffeaTeam/columnservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

columnservice: a multi-tenant service for caching columnar data

Untitled(2)

Development environment:

export X509_USER_PROXY=$(voms-proxy-info --path)
docker build -t coffeateam/coffea-columnservice:dev .
docker-compose up -d

Shell in environment: docker-compose exec jupyter bash