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
This commit is contained in:
rzmk 2025-09-18 09:36:31 -04:00
parent 75c28ff852
commit a2996430e7

View file

@ -6,6 +6,8 @@
"source": [ "source": [
"# qsv playground\n", "# qsv playground\n",
"\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", "Explore qsv online in this Jupyter Lab environment!\n",
"\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", "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",