QuantEcon / sphinxcontrib-jupyter

A Sphinx Extension for Generating Jupyter Notebooks
BSD 3-Clause "New" or "Revised" License
76 stars 23 forks source link

FEAT: add jupyter_target_html_urlprefix option #147

Closed mmcky closed 5 years ago

mmcky commented 5 years ago

add ability to specify a urlprefix for references (between notebooks) that will send users to the web location (rather than locally).

jupyter_target_html_urlprefix = "prefix path"