Matt McKay

Results 376 comments of Matt McKay

@AakashGfude I think this is now resolve. Can this be closed?

Hi @jlperla. I will add this idea to the list of future development features. It would be nice to target slides.

I agree. We would like to add a specific ``jupyter`` directive for better control and more direct linking with the jupyter notebook spec. Ref #13

Thanks @FelipeMaldonado -- PR https://github.com/QuantEcon/sphinxcontrib-jupyter/pull/112 adds support for `slides`. It is not feature complete - so will leave this issue open and tag for `0.6` for review.

@jstac the outputs (or notebooks) using `sphinx-build` states are not checked (only the source RST files) so we would need to engineer this into the extension to get this kind...

@AakashGfude let's review this after lunch today.

@AakashGfude if we have `ipynb` notebooks available and a user doesn't use `make clean` do you think we could just replace all the incoming blocks and keep the outputs in...

@jstac I have tagged this for `v0.6` milestone which follows `pdf` support `v0.5`. Just flagging this as this is tagged with `high-priority`? Is that OK?

@AakashGfude currently `_downloads` is taken by `download` notebook option. We should update this to use `_downloads/ipynb/` with all download directive files going into the root level of `_downloads`?