From 3d704e9ef9cf4e09be6d1b86359b675c51e1ab48 Mon Sep 17 00:00:00 2001 From: Ziming Liu Date: Sun, 11 Aug 2024 13:06:31 -0400 Subject: [PATCH] Update Example_14_knot_supervised.ipynb --- tutorials/Example_14_knot_supervised.ipynb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tutorials/Example_14_knot_supervised.ipynb b/tutorials/Example_14_knot_supervised.ipynb index 1e59e61a..969b58ff 100644 --- a/tutorials/Example_14_knot_supervised.ipynb +++ b/tutorials/Example_14_knot_supervised.ipynb @@ -1,4 +1,14 @@ { + "cells": [ + { + "cell_type": "markdown", + "id": "134e7f9d", + "metadata": {}, + "source": [ + "# Example 14: knot supervised" + ] + } + ] "cells": [ { "cell_type": "code",