Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
Update main header (#1)
Browse files Browse the repository at this point in the history
I think it is generally our house style to use PascalCase.
  • Loading branch information
strickvl authored Mar 21, 2022
1 parent 043b00d commit 799cb90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Zenbytes
# ZenBytes

![ZenML Logo](_assets/Logo/zenml.svg)

Expand Down Expand Up @@ -98,4 +98,4 @@ zenml stack down -f
`OSError: [Errno 48] Address already in use`

Solution: In order for Kubeflow to run, the docker container registry currently needs to be at port 5000. MacOS, however, uses
port 5000 for the Airplay receiver. Here is a guide on how to fix this [Freeing up port 5000](https://12ft.io/proxy?q=https%3A%2F%2Fanandtripathi5.medium.com%2Fport-5000-already-in-use-macos-monterey-issue-d86b02edd36c).
port 5000 for the Airplay receiver. Here is a guide on how to fix this [Freeing up port 5000](https://12ft.io/proxy?q=https%3A%2F%2Fanandtripathi5.medium.com%2Fport-5000-already-in-use-macos-monterey-issue-d86b02edd36c).

0 comments on commit 799cb90

Please sign in to comment.