Skip to content

Commit

Permalink
Jupyter Interactive Tool 1.0.1/24.07
Browse files Browse the repository at this point in the history
  • Loading branch information
natefoo committed Sep 20, 2024
1 parent 3d17e97 commit 1e0f928
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions tools/interactive/interactivetool_jupyter_notebook_1.0.0.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
<tool id="interactive_tool_jupyter_notebook" tool_type="interactive" name="Interactive JupyterLab Notebook" version="1.0.0" profile="22.01">
<tool id="interactive_tool_jupyter_notebook" tool_type="interactive" name="Interactive JupyterLab Notebook" version="1.0.1" profile="23.0">
<requirements>
<container type="docker">quay.io/bgruening/docker-jupyter-notebook:2021-03-05</container>
<container type="docker">quay.io/bgruening/docker-jupyter-notebook:24.07</container>
</requirements>
<required_files>
<include path="default_notebook.ipynb"/>
</required_files>
<entry_points>
<entry_point name="JupyTool interactive tool" label="jupytool" requires_domain="False" requires_path_in_url="True">
<port>8888</port>
Expand Down

0 comments on commit 1e0f928

Please sign in to comment.