comparison test-data/example.ipynb @ 0:c7467d9d0b2b draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
author bgruening
date Mon, 13 Oct 2025 13:22:04 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:c7467d9d0b2b
1 {
2 "cells": [
3 {
4 "cell_type": "code",
5 "execution_count": null,
6 "metadata": {},
7 "outputs": [],
8 "source": [
9 "print(\"Hello, world!\")"
10 ]
11 }
12 ],
13 "metadata": {
14 "language_info": {
15 "name": "python"
16 }
17 },
18 "nbformat": 4,
19 "nbformat_minor": 5
20 }