diff --git a/tools/interactive/interactivetool_jupyter_notebook_1.0.0.xml b/tools/interactive/interactivetool_jupyter_notebook_1.0.0.xml
index 5b5e91e16144..b62c501c1726 100644
--- a/tools/interactive/interactivetool_jupyter_notebook_1.0.0.xml
+++ b/tools/interactive/interactivetool_jupyter_notebook_1.0.0.xml
@@ -3,7 +3,7 @@
quay.io/bgruening/docker-jupyter-notebook:2021-03-05
-
+
8888
ipython/lab
@@ -14,7 +14,7 @@
8080
$__galaxy_url__
- jupytool
+
@@ -81,7 +81,7 @@ except FileNotFoundError:
export GALAXY_WORKING_DIR=`pwd` &&
mkdir -p ./jupyter/outputs/collection &&
mkdir -p ./jupyter/galaxy_inputs &&
- export PROXY_PREFIX=\${EP_PATH%/ipython*} &&
+ ##export PROXY_PREFIX=\${EP_PATH%/ipython*} &&
## change into the directory where the notebooks are located
cd ./jupyter/ &&