From 81f0c9feac965872a1df2dc46d842f196ce5d790 Mon Sep 17 00:00:00 2001 From: Mark Keller <7525285+keller-mark@users.noreply.github.com> Date: Sat, 3 May 2025 19:50:52 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e8089177..90da4ad4 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,8 @@ or vc.display(proxy=True, host_name="http://localhost:8888") ``` +For more information see the [data location options documentation](https://python-docs.vitessce.io/data_options.html). + ### Ensure that Vitessce and Jupyter are installed in the same environment With the environment activated, run `pip list` on the command line: