Skip to content

Commit a85c08f

Browse files
committed
add note on zen server as backend
1 parent 9b85ed5 commit a85c08f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,9 @@ Which will serve the dashboard with the server at `http://localhost:8080`, with
121121

122122
## 👨‍👦 Relationship with ZenML
123123

124-
The ZenML Dashboard is a Javascript React-based application that lives inside this repository, which is a sister repository of the main [ZenML Python package repo](https://github.com/zenml-io/zenml). The dashboard is meant to be used with the ZenML Server as a backend and cannot be used standalone.
124+
The ZenML Dashboard is a Javascript React-based application that lives inside this repository, which is a sister repository of the main [ZenML Python package repo](https://github.com/zenml-io/zenml).
125+
126+
> **Note** - The ZenML dashboard is meant to be used with the ZenML Server as a backend and cannot be used standalone.
125127
126128
The dashboard build files come bundled into the [ZenML PyPi package](https://pypi.org/project/zenml/) and can be [served locally](https://docs.zenml.io/getting-started/deploying-zenml/using-cli.md) and/or [deployed on the cloud](https://docs.zenml.io/getting-started/deploying-zenml/deployment.md) through the main ZenML python package.
127129

0 commit comments

Comments
 (0)