We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13b1c30 commit a2c4158Copy full SHA for a2c4158
tools/interactive/interactivetool_jupytergis_notebook.xml
@@ -1,7 +1,7 @@
1
-<tool id="interactive_tool_jupytergis_notebook" tool_type="interactive" name="Interactive JupyterGIS Notebook" version="0.1" profile="23.01">
+<tool id="interactive_tool_jupytergis_notebook" tool_type="interactive" name="Interactive JupyterGIS Notebook" version="0.1" profile="25.01">
2
<icon src="jupytergis.png"/>
3
<requirements>
4
- <container type="docker">quay.io/annefou/docker-jupytergis-notebook:0.9.2</container>
+ <container type="docker">quay.io/annefou/docker-jupytergis-notebook:0.11.1</container>
5
</requirements>
6
<entry_points>
7
<!-- needs to be requires_domain="True" because the GIX extension creates URL like:
0 commit comments