From bb14a35c4b965a08566bbbccbd6f9308f4253dc1 Mon Sep 17 00:00:00 2001 From: Yan Wong Date: Tue, 10 Feb 2026 09:24:19 +0000 Subject: [PATCH] Add header --- content/tskit.ipynb | 17 +++++++++- content/tskit_logo.svg | 72 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 88 insertions(+), 1 deletion(-) create mode 100644 content/tskit_logo.svg diff --git a/content/tskit.ipynb b/content/tskit.ipynb index 26312eb..855b2b2 100644 --- a/content/tskit.ipynb +++ b/content/tskit.ipynb @@ -1,5 +1,20 @@ { "cells": [ + { + "cell_type": "markdown", + "id": "4df88319-4951-4846-80ea-b8026c0eb096", + "metadata": {}, + "source": [ + "
\n", + "
\n", + " \n", + "
Interactive workbooks
\n", + "
\n", + "

An interactive tour of tskit

\n", + "\n", + "
Note: This uses the tskit Python interface. Press \"shift-enter\" (or click the toolbar \"run\" button, ▶) to run a notebook cell and move to the next one. Repeat this from the top of the workbook to work gradually through the demonstration code.
" + ] + }, { "cell_type": "markdown", "id": "19a48cc0-ae22-4840-a9dd-2a73b665f32a", @@ -718,7 +733,7 @@ " " ], "text/plain": [ - "" + "" ] }, "execution_count": 3, diff --git a/content/tskit_logo.svg b/content/tskit_logo.svg new file mode 100644 index 0000000..658f9ac --- /dev/null +++ b/content/tskit_logo.svg @@ -0,0 +1,72 @@ + +image/svg+xml \ No newline at end of file