Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 246 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 246 Bytes

nbserverproxy

Jupyter notebook server extension to proxy web services.

Run

pip install git+https://github.com/ryanlovett/nbserverproxy
jupyter serverextension enable --py nbserverproxy

Based on https://github.com/senko/tornado-proxy.