Jonny Saunders
Jonny Saunders
**Is your feature request related to a problem? Please describe.** I'm sitting here with the lab computer just in my peripheral vision and my labmate is analyzing some videos and...
**Is your feature request related to a problem? Please describe.** Since the prediction loop runs synchronously, it only uses the GPU ~half of the time-ish. circled part is the CPU-based...
_Summary of investigation (2021-11-22) - fuzzy quote anchoring can be very inefficient in long documents for short, generic quotes. In this case the quotes include single punctuation marks and whitespace...
Hello again! I'd love to add support for backlinks - after the reference in the bibliography, links back to the in-text citations. I think it should be relatively straightforward: -...
Hello! Really appreciate the plugin. I've noticed it might be that the version of Jekyll i'm using isn't supported (4.2.1) but i've noticed when i have the jekyll-scholar gem loaded...
### Describe the bug **context** When I browse the [API docs](https://myst-parser.readthedocs.io/en/latest/api/reference.html), they tell me that I should use `myst_parser.docutils_.Parser` to parse a document **expectation** I expected to be able to...
### Prerequisites **Feel free to delete this section if you have checked off all of the following.** - [x] I've searched open [issues](https://www.github.com/FormidableLabs/spectacle/issues) to make sure I'm not opening a...
### Question How can I change the style of the notes component? For the life of me I can't figure out how to get the text to be light on...
### Describe Your Environment What version of Spectacle are you using? (can be found by running `npm list spectacle`) 8.1 What version of React are you using? (can be found...
### Description Currently all slides remain in the DOM with display:none when not displayed & the components remain mounted. this means any slides that have components with side effects like...