Matt McKay

Results 784 comments of Matt McKay

hey @albop here is the repository for `notes` but it is mainly written in javascript and the rendering engine is imported from an upstream project `nteract`. I might tag @AakashGfude...

hey @najuzilu hmm -- do you know which paper that tag might be referring to? Also not sure what you mean by "possible to display an equation through referencing"?

@jstac do you know what paper citation label `ma2020income` refers to? @najuzilu there is no simple way other than to include in a separate file in `source/_static` but that isn't...

@najuzilu I will setup a PR to add this to the bib file. I need it merged to see if `pdf` build is fixed.

hey @albop -- if you're willing to add in support for `numba` that is contained in the latest `anaconda` distribution that would be great. 👍 -- Currently that is `numba=0.48`....

@HumphreyYang -- another project is to complete the migration of this series to `MyST` Would you have the time to take this project on?

FYI -- this repo powers https://cheatsheets.quantecon.org

Given this is a Julia project -- and the current notebook dependency tools support python only -- for now we should just add them in the `dependencies` folder and then...

It is pretty basic -- it just uses requests to fetch a file and place it in the `cwd`. It is written on the keep it simple philosophy for now....