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.
2 parents 53b7959 + 60190d2 commit 69387d5Copy full SHA for 69387d5
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