Skip to content

Commit

Permalink
Specify python3.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlovett committed Apr 3, 2018
1 parent 18db843 commit 47b1a58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ python -m http.server 8001
The service is proxied off of `/proxy/` at https://address.of.notebook.server/user/theuser/proxy/8001.

## Installation
nbserverproxy requires python3.

Install via pip:
```
pip install nbserverproxy
Expand Down

0 comments on commit 47b1a58

Please sign in to comment.