Update readme.md with clarifying statement. NETWORK_MOUNT env variable defautls to data/ in repo

This commit is contained in:
2025-06-22 14:59:50 +02:00
parent 3f2c3b47f2
commit 7fc2ee211d

View File

@ -125,7 +125,7 @@ This toolkit includes a containerized JupyterLab environment for executing the d
docker compose up datachain_processor_networked docker compose up datachain_processor_networked
6. Access: 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: 7. Stop the app:
In the previously open PowerShell terminal, enter: In the previously open PowerShell terminal, enter: