From bf07f8e296a3ab7bd26670159d56ca2515f25340 Mon Sep 17 00:00:00 2001 From: Matt McCormick Date: Tue, 14 Mar 2023 11:56:26 -0400 Subject: [PATCH] DOC: Add version query param to JupyterLite URL This attempts to add more cache refreshing so the latest version of the notebook / JupyterLite deployment is retrieved. However, testing locally, it did provide an updated notebook for me with Chrome, npm's http-server. --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index dfd99cc5..c2115d8f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -10,7 +10,7 @@ powered by [itk-wasm](https://wasm.itk.org) and [ImJoy](https://imjoy.io/). *Welcome to The Future* 🔬🚀🛸! ``` - + Try it with JupyterLite! ![Jupyterlite](https://jupyterlite.rtfd.io/en/latest/_static/badge.svg)