From a2282bd592d928f114d92c226cb628afd94ec45e Mon Sep 17 00:00:00 2001 From: Matt Bell Date: Wed, 1 Nov 2023 10:29:26 +1100 Subject: [PATCH] Add nbgitpuller --- base/environment.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/base/environment.yml b/base/environment.yml index a543713..875f11c 100644 --- a/base/environment.yml +++ b/base/environment.yml @@ -16,4 +16,5 @@ dependencies: - jupyterlab-git - python-dotenv - jupyter-server-proxy - - git+https://github.com/AuScalableDroneCloud/asdc_python \ No newline at end of file + - git+https://github.com/AuScalableDroneCloud/asdc_python + - git+https://github.com/AuScalableDroneCloud/nbgitpuller \ No newline at end of file