Skip to content

Commit 60190d2

Browse files
committed
Make jupyterlite default visualization for ipynb
1 parent f05c8a8 commit 60190d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/galaxy/config/sample/datatypes_conf.xml.sample

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -667,6 +667,7 @@
667667
</datatype>
668668
<!-- End RGenetics Datatypes -->
669669
<datatype extension="ipynb" type="galaxy.datatypes.text:Ipynb" display_in_upload="true">
670+
<visualization plugin="jupyterlite" />
670671
<infer_from suffix="ipynb" />
671672
</datatype>
672673
<datatype extension="json" type="galaxy.datatypes.text:Json" display_in_upload="true">

0 commit comments

Comments
 (0)