ENH: Use common file for GPU admonition#333
Conversation
|
@jstac if you think this is a better setup I can merge and update the QE manual. |
|
@mmcky Thanks. These lectures are having JAX stripped out so I think it's correct to remove the tag. (I'm not sure why we would want a more subtle one if the JAX code is being removed? Sorry if I've misunderstood.) |
|
@jstac this is essentially a proof of concept to setup If you like this style using |
|
Yes, good plan @mmcky, thanks! Note that @Smit-create has already removed JAX from one of these lectures though --- see #335 It might be gone from the other one too --- I can't remember. |
|
Roger that. Thanks @jstac |
This PR moves the GPU admonition to
_admonitions/gpu.md@jstac do you agree with this approach.
The alternative would be to add a more subtle tag such as in QuantEcon/lecture-python-programming#255 (comment)
fixes QuantEcon/meta#75