Skip to content

Commit a2c4158

Browse files
committed
update jupytergis with latest available version
this version also contain jupyter-ai as requested by users
1 parent 13b1c30 commit a2c4158

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/interactive/interactivetool_jupytergis_notebook.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<tool id="interactive_tool_jupytergis_notebook" tool_type="interactive" name="Interactive JupyterGIS Notebook" version="0.1" profile="23.01">
1+
<tool id="interactive_tool_jupytergis_notebook" tool_type="interactive" name="Interactive JupyterGIS Notebook" version="0.1" profile="25.01">
22
<icon src="jupytergis.png"/>
33
<requirements>
4-
<container type="docker">quay.io/annefou/docker-jupytergis-notebook:0.9.2</container>
4+
<container type="docker">quay.io/annefou/docker-jupytergis-notebook:0.11.1</container>
55
</requirements>
66
<entry_points>
77
<!-- needs to be requires_domain="True" because the GIX extension creates URL like:

0 commit comments

Comments
 (0)