Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <tool id="interactive_tool_jupyter_notebook" tool_type="interactive" name="Interactive Jupyter Notebook" version="0.3" profile="22.01">
- <requirements>
- <container type="docker">quay.io/bgruening/docker-jupyter-notebook:2021-03-05</container>
- </requirements>
- <entry_points>
- <entry_point name="Jupyter Interactive Tool" requires_domain="True">
- <port>8888</port>
- <url>ipython/lab</url>
- </entry_point>
- </entry_points>
- <environment_variables>
- <environment_variable name="HISTORY_ID">$__history_id__</environment_variable>
- <environment_variable name="REMOTE_HOST">$__galaxy_url__</environment_variable>
- <environment_variable name="GALAXY_WEB_PORT">8080</environment_variable>
- <environment_variable name="GALAXY_URL">$__galaxy_url__</environment_variable>
- <environment_variable name="API_KEY" inject="api_key" />
- </environment_variables>
Advertisement
Add Comment
Please, Sign In to add comment