Mercurial > repos > bgruening > run_jupyter_job
changeset 2:bf2963c9bcdc draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/jupyter_job commit c21261bb8373090c26cf5195134b30538b5bc714
author | bgruening |
---|---|
date | Fri, 20 Jan 2023 10:49:03 +0000 |
parents | c93b2676a27d |
children | |
files | run_jupyter_job.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/run_jupyter_job.xml Sun Feb 20 15:43:37 2022 +0000 +++ b/run_jupyter_job.xml Fri Jan 20 10:49:03 2023 +0000 @@ -1,7 +1,7 @@ -<tool id="run_jupyter_job" name="Run long running jupyterlab script" hidden="true" version="0.0.1" profile="20.09"> +<tool id="run_jupyter_job" name="Run long running jupyterlab script" hidden="true" version="0.0.1" profile="22.01"> <description>inside a Docker container</description> <requirements> - <container type="docker">docker.io/anupkumar/docker-ml-jupyterlab:galaxy-integration-0.1</container> + <container type="docker">docker.io/anupkumar/docker-ml-jupyterlab:galaxy-integration-0.2</container> </requirements> <command detect_errors="aggressive"><![CDATA[ python '${__tool_directory__}/main.py'