Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Dec 17, 2018

Conversation

mmcky
Copy link
Contributor

@mmcky mmcky commented Dec 3, 2018

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

@mmcky mmcky merged commit 19bd38a into master Dec 17, 2018
@mmcky mmcky deleted the add-support-local-images branch December 17, 2018 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant