QuantEcon / sphinxcontrib-jupyter

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

FEAT: easier support for compiling notebooks with local images #155

Closed mmcky closed 5 years ago

mmcky commented 5 years ago

Allow easier support for working with local images in notebooks when overriding a conf.py.

A local command can then be used in sphinx Makefile to override the exisiting conf.py:

local:
    @$(SPHINXBUILD) -M jupyter "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) -D jupyter_images_urlpath=0