Skip to content

Commit e0ab1a0

Browse files
committed
Allow users to edit dataset name before exporting to galaxy, improve handling new notebooks
1 parent 756ed3d commit e0ab1a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/plugins/visualizations/jupyterlite/config/jupyterlite.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<param required="true">dataset_id</param>
1313
</params>
1414
<requirements>
15-
<requirement type="npm" version="0.0.7" package="@galaxyproject/jupyterlite"/>
15+
<requirement type="npm" version="0.0.10" package="@galaxyproject/jupyterlite"/>
1616
</requirements>
1717
<entry_point entry_point_type="script" src="dist/index.js" />
1818
<tests>

0 commit comments

Comments
 (0)