Skip to content

Commit

Permalink
- Adds a slight clarification in the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiaden committed May 22, 2022
1 parent 8ed2d49 commit bee5ad3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ After downloading Apache Zeppelin, make sure to create a symbolic link in PATH t

```bash
# if the downloaded Apache Zeppelin package resides at /opt/apache-zeppelin
# As root or superuser
ln -s /opt/apache-zeppelin/bin/zeppelin-daemon.sh /usr/bin/zeppelin-daemon
```

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

setuptools.setup(
name="jupyter-apache-zeppelin-proxy",
version="1.0.4",
version="1.0.5",
url="https://github.com/tiaden/jupyter-apache-zeppelin-proxy",
author="Edem Tiassou",
author_email="[email protected]",
Expand Down

0 comments on commit bee5ad3

Please sign in to comment.