From 4a83e6f04df0e7f2c810dbd816d45dc09d4fbc16 Mon Sep 17 00:00:00 2001 From: Daniel Blankenberg Date: Mon, 11 Jul 2022 18:06:35 -0400 Subject: [PATCH] Fixes for JupyTool, and overlapping versions with jupyter. --- lib/galaxy/config/sample/tool_conf.xml.sample | 2 +- ...nteractivetool_jupyter_notebook_1.x.x.xml} | 24 +++++++++++-------- 2 files changed, 15 insertions(+), 11 deletions(-) rename tools/interactive/{interactivetool_jupyter_notebook_0.3.xml => interactivetool_jupyter_notebook_1.x.x.xml} (95%) diff --git a/lib/galaxy/config/sample/tool_conf.xml.sample b/lib/galaxy/config/sample/tool_conf.xml.sample index 1ec3b3140ef..790bc93a14f 100644 --- a/lib/galaxy/config/sample/tool_conf.xml.sample +++ b/lib/galaxy/config/sample/tool_conf.xml.sample @@ -136,7 +136,7 @@ - + diff --git a/tools/interactive/interactivetool_jupyter_notebook_0.3.xml b/tools/interactive/interactivetool_jupyter_notebook_1.x.x.xml similarity index 95% rename from tools/interactive/interactivetool_jupyter_notebook_0.3.xml rename to tools/interactive/interactivetool_jupyter_notebook_1.x.x.xml index 76a3bbfeda1..c7e4c9bb850 100644 --- a/tools/interactive/interactivetool_jupyter_notebook_0.3.xml +++ b/tools/interactive/interactivetool_jupyter_notebook_1.x.x.xml @@ -1,6 +1,6 @@ - + - quay.io/bgruening/docker-jupyter-notebook:ie2 + quay.io/bgruening/docker-jupyter-notebook:2021-03-05 @@ -75,7 +75,7 @@ except FileNotFoundError: ]]> -