From a2996430e77dd96cda370cbc550eab994ca23e00 Mon Sep 17 00:00:00 2001 From: rzmk <30333942+rzmk@users.noreply.github.com> Date: Thu, 18 Sep 2025 09:36:31 -0400 Subject: [PATCH] feat: add note about launching qsv playground Mainly for the scenario that someone opens this as a web page on 100.dathere.com and wanted to try a playground --- playground/playground.ipynb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/playground/playground.ipynb b/playground/playground.ipynb index 2493111..90485c9 100644 --- a/playground/playground.ipynb +++ b/playground/playground.ipynb @@ -6,6 +6,8 @@ "source": [ "# qsv playground\n", "\n", + "> Note: You can launch a qsv playground with this link: https://mybinder.org/v2/gh/dathere/100.dathere.com/main?labpath=playground%2Fplayground.ipynb\n", + "\n", "Explore qsv online in this Jupyter Lab environment!\n", "\n", "If you're new to qsv and want to learn from lessons and exercises, visit [100.dathere.com](https://100.dathere.com) to learn more.\n",