Jacob Hall

Results 34 comments of Jacob Hall

[this README](https://github.com/mattwilson1024/google-photos-exif/blob/master/README.md) has some info about Google Takeout exports that might be helpful

Force pushed to pass darker check. pytest passes just fine on my end, so I'm not sure why it's failing here. I would be happy to write tests for this...

I am having the same issue with standard input closed. Here is an example that throws the same `ValueError` as above: ```python import sys from jupyter_client.manager import start_new_kernel sys.stdin.close() start_new_kernel()...

@jhidding, I (hopefully!) solved this issue with ipython/ipython#13701. The fix should be released in an upcoming version of IPython.

Hey @NMarkgraf, I may have fixed this issue with #215. Please check if [v2.1.4](https://github.com/sergiocorreia/panflute/releases/tag/v2.1.4) solves your issue. Cheers!

@ickc do you know what this might entail? Feel free to assign this issue to me.

Hey @rgval, I think I can see why the syntax of your apache config files are getting confused by Pandoc. While they might look like HTML files, they are actually...

This is bugging me so much! @keithamus tried to fix this with #26, and the PR was rejected because it was uncertain how many users would be affected. I like...

@thdoan sounds like you've done as much as I have. I wrote an [emoji picker](https://github.com/jacobwhall/emoji-picker) in Python that you're welcome to check out. The search works surprisingly well!

> it works flawlessly with icons, frames, right prompt... Same here, thanks for working on this! I'll report any issues here should I run into them.