Skip to content

Commit

Permalink
Update postBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
betatim authored Apr 8, 2019
1 parent 995ecd1 commit 2fcf914
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions postBuild
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/bash

pip install https://github.com/jupyterhub/jupyter-server-proxy/archive/7ac0125.zip

# Enable the proxy extension in notebook and lab
jupyter serverextension enable --py jupyter_server_proxy
jupyter labextension install jupyterlab-server-proxy
Expand Down

0 comments on commit 2fcf914

Please sign in to comment.