From ec309765ca2ea431a4d5a9156d1a58d3a026a536 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gr=C3=BCning?= Date: Mon, 31 Jul 2023 13:45:40 +1000 Subject: [PATCH] add teppelin to TPV --- files/galaxy/tpv/interactive_tools.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/files/galaxy/tpv/interactive_tools.yml b/files/galaxy/tpv/interactive_tools.yml index 012f42345..90b18dff8 100644 --- a/files/galaxy/tpv/interactive_tools.yml +++ b/files/galaxy/tpv/interactive_tools.yml @@ -37,6 +37,10 @@ tools: mem: 4 params: docker_run_extra_arguments: " --user 999 " + interactive_zeppelin_notebook: + inherits: interactive_tool + cores: 1 + mem: 4 interactive_tool_tadviewer: inherits: interactive_tool cores: 1