From 805f0656744c94881dcd2765bf1f5559b10c5041 Mon Sep 17 00:00:00 2001 From: Nakul Date: Sat, 1 Nov 2025 15:34:14 +0530 Subject: [PATCH] Add Test readme link to CONTRIBUTING.md for local testing. --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index aad7d39..17985dd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -36,6 +36,10 @@ By default, the `jlpm build` command generates the source maps for this extensio jupyter lab build --minimize=False ``` +## Testing locally the extension + +See [Test](https://github.com/jupyter-ai-contrib/jupyterlab-diff/tree/main/ui-tests#readme) + ## Development uninstall ```bash