From 7fc2ee211d52b74f306744d55502db620efddbef Mon Sep 17 00:00:00 2001 From: Florez Ospina Juan Felipe Date: Sun, 22 Jun 2025 14:59:50 +0200 Subject: [PATCH] Update readme.md with clarifying statement. NETWORK_MOUNT env variable defautls to data/ in repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9e0a60..d84e81c 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ This toolkit includes a containerized JupyterLab environment for executing the d docker compose up datachain_processor_networked 6. Access: - - **Jupyter Lab**: [http://localhost:8889/lab/tree/notebooks/](http://localhost:8889/lab/tree/notebooks/) + - **Jupyter Lab**: [http://localhost:8889/lab/](http://localhost:8889/lab/) 7. Stop the app: In the previously open PowerShell terminal, enter: