Matt McKay

Results 376 comments of Matt McKay

hey @shlff it looks like the leading `html` causes the `jupyter notebook` to not parse the paragraph as `markdown` Perhaps we should use: ```md **Footnotes** [1] Although there is a...

Actually we should probably update `sphinx-tojupyter` to use `markdown` ```md **Footnotes** **[1]** Although there is a specialized matrix data type defined in NumPy, it’s more standard to work with ordinary...

This will need to be done in `sphinx-tojupyter` as the `download notebook` is generated from the source.

thanks @Smit-create -- @gabriellequeran thanks for reporting I will try and organise a new release `0.5.3` tomorrow with the fixes.

Actually @gabriellequeran this is already in `0.5.2` so perhaps you can try: ``` pip install quantecon --upgrade ``` and see if you still have this issue.

@AakashGfude do you know what might be the issue here. Is the `launch_buttons` config the same as `sphinx_book_theme`?

- [ ] add GPU support for lecture series when this is written.

thanks @gmarkall -- those tutorials look great. Thank you!

@DrDrij @AakashGfude would there be an easy way to add this to the theme (perhaps on the RHS under the `logo` and `powered by jupyterbook` text. ![image](https://github.com/QuantEcon/meta/assets/8263752/fc401476-d8d5-46cc-9d0d-820d39cc3f28)

thanks @janosg -- nice suggestion.