Mercurial > repos > bgruening > markitdown
view 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 |
line wrap: on
line source
{ "cells": [ { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "print(\"Hello, world!\")" ] } ], "metadata": { "language_info": { "name": "python" } }, "nbformat": 4, "nbformat_minor": 5 }
