Shan Carter

Results 25 issues of 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: ![image](https://user-images.githubusercontent.com/418356/110857543-d7e3aa80-826d-11eb-840a-3d8435eb458f.png) Have a `column: true` option to display like this? ![image](https://user-images.githubusercontent.com/418356/110857680-02cdfe80-826e-11eb-90ff-4780d5e68b00.png) ``` display: flex; flex-direction: column; ```

enhancement

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....

enhancement

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 () ```

bug

They sort of break line wrapping when you wrap a long phrase.

enhancement

Might be nice to alert users if they are missing a key or using an invalid key on a `d-cite` tag.

enhancement

`` should be added automatically if `d-footnote` is used in document and no footnote-list is present in the appendix.

enhancement