annotate test-data/example.ipynb @ 1:bb65bcc725f0 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 9a16f709057f0b9f1710920cd9c7fe622b5d6373
author bgruening
date Mon, 08 Dec 2025 18:42:56 +0000
parents c7467d9d0b2b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
c7467d9d0b2b planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff changeset
1 {
c7467d9d0b2b planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff changeset
2 "cells": [
c7467d9d0b2b planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff changeset
3 {
c7467d9d0b2b planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff changeset
4 "cell_type": "code",
c7467d9d0b2b planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff changeset
5 "execution_count": null,
c7467d9d0b2b planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff changeset
6 "metadata": {},
c7467d9d0b2b planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff changeset
7 "outputs": [],
c7467d9d0b2b planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff changeset
8 "source": [
c7467d9d0b2b planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff changeset
9 "print(\"Hello, world!\")"
c7467d9d0b2b planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff changeset
10 ]
c7467d9d0b2b planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff changeset
11 }
c7467d9d0b2b planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff changeset
12 ],
c7467d9d0b2b planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff changeset
13 "metadata": {
c7467d9d0b2b planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff changeset
14 "language_info": {
c7467d9d0b2b planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff changeset
15 "name": "python"
c7467d9d0b2b planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff changeset
16 }
c7467d9d0b2b planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff changeset
17 },
c7467d9d0b2b planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff changeset
18 "nbformat": 4,
c7467d9d0b2b planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff changeset
19 "nbformat_minor": 5
c7467d9d0b2b planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/markitdown commit 1df47411ce8651c1d4f68cd032b2afe7d5a721de
bgruening
parents:
diff changeset
20 }