Shan Carter
Shan Carter
I'd like an easy way to know the error of the optimization for a `render_vis()` call so I can verify the veracity of the resulting image.
Unfortunately, this requires a little refactoring.
I was trying to import a custom model to use with lucid, and using the `tf.saved_model` loader. Is there support for importing a graph_def in this way, or am I...
Long lists are hard to read for both radio and checkboxes:  Have a `column: true` option to display like this?  ``` display: flex; flex-direction: column; ```
On inputs, would be nice if they: 1. Indicated if they were no longer in their default value state. 2. Offered a way to reset back to the default value....
https://github.com/distillpub/template/blob/e6202c5442e121b884810f5c97039b7795abc536/src/helpers/citation.js#L31 ``` Uncaught TypeError: Cannot read property 'split' of undefined at author_string (components.js:895) at hover_cite (components.js:1005) at Array.map () ```
Might be nice to alert users if they are missing a key or using an invalid key on a `d-cite` tag.
`` should be added automatically if `d-footnote` is used in document and no footnote-list is present in the appendix.