We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f05c8a8 commit 60190d2Copy full SHA for 60190d2
lib/galaxy/config/sample/datatypes_conf.xml.sample
@@ -667,6 +667,7 @@
667
</datatype>
668
<!-- End RGenetics Datatypes -->
669
<datatype extension="ipynb" type="galaxy.datatypes.text:Ipynb" display_in_upload="true">
670
+ <visualization plugin="jupyterlite" />
671
<infer_from suffix="ipynb" />
672
673
<datatype extension="json" type="galaxy.datatypes.text:Json" display_in_upload="true">
0 commit comments