Vinayak Mehta
Vinayak Mehta
Yes, currently `r` only resets a codio if its present on a slide. We can probably change the codio reset keybinding to something else, and have `r` do a hard...
Yes! The idea I had for this was to (1) show the user a download progress of each image as its being downloaded (if the image is specified as a...
An external library should be good. Which one are you planning to use?
You could also just use click's progress bar utility.
Yes, unicode emojis work fine but they don't show up nicely even after increasing the terminal font size. I think `ColourImageFile` could be used to render emojis instead, while also...
Copying the code from a notebook looks like a secondary use-case here, viewing the contents being the primary. Maybe giving the user a flag like `--hide-cells` or `--copy` which only...
> This rocks! Thanks! `big` looks nice! I'll look into how figlet fonts can be resized, there's another issue to add support for custom figlet fonts. In the meantime, a...
That's interesting, I'll look into how that can be done :)