diff --git a/compose.voila.yml b/compose.voila.yml index 611bcfd..9bb941f 100644 --- a/compose.voila.yml +++ b/compose.voila.yml @@ -13,8 +13,10 @@ services: working_dir: /home/jovyan/cft-evidence-models command: > bash -c + " pip install -r requirements.txt && voila --enable_nbextensions=True --autoreload=True --Voila.ip=0.0.0.0 --TagRemovePreprocessor.remove_cell_tags='{\"hide\"}' --no-browser --MappingKernelManager.cull_interval=60 --MappingKernelManager.cull_idle_timeout=120 + " # command: > # bash -c # "