From a26f573551425a0d2d45b76f6c36a20fcbaea1ca Mon Sep 17 00:00:00 2001 From: Jan David Mol <mol@astron.nl> Date: Wed, 1 Jun 2022 16:58:19 +0200 Subject: [PATCH] Added lofar-station-client library to be installed by default --- docker-compose/jupyter/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docker-compose/jupyter/requirements.txt b/docker-compose/jupyter/requirements.txt index c73e897a7..e0116405e 100644 --- a/docker-compose/jupyter/requirements.txt +++ b/docker-compose/jupyter/requirements.txt @@ -19,3 +19,4 @@ numpy scipy pabeam@git+https://git.astron.nl/mevius/grate # Apache2 +lofar-station-client@git+https://git.astron.nl/lofar2.0/lofar-station-client # Apache2 -- GitLab