Johannes H. Jensen

Results 80 comments of Johannes H. Jensen

It would be great with some kind of versioning support in jupyter-book proper, i.e., that doesn't depend on Read the Docs. Something like the [msmb_theme](https://github.com/msmbuilder/msmb_theme) would be nice, which basically...

I would also love to have this option available in `jupyter-book`. As far as I can understand, custom formatting is now supported by `sphinxcontrib-bibtex`. However, according to the [documentation](https://sphinxcontrib-bibtex.readthedocs.io/en/latest/usage.html#custom-formatting-sorting-and-labelling), custom...

I have the same problem with my trackpoint using PS2 streaming mode. I can confirm that the changes in this PR fixes the problem for me as well.

Hi, what remains for this PR to be merged? :)

Just tested this and it works great, thank you! Only snag was that installing `rpi-hardware-pwm` system-wide (as per instructions) didn't work on OctoPi, since OctoPrint runs in a virtual environment...

Ah yes, the issue with inotify is that it generates multiple events for something we want to handle as one event. It would be good to map out exactly which...

when-changed uses [watchdog](https://github.com/gorakhargosh/watchdog) to watch files for changes, so I suspect there's an issue with watchdog and AWS EFS. Could you try the `watchmedo` utility to see if it triggers...

Yeah, not much we can do if we don't get any notifications from the file system. I guess we could fall back to polling...

Just wanted to chime in with a "same here". Editing performance is very sluggish with vim-notes on all my computers. CPU usage of Vim jumps up to 100% simply by...

Hi, thank you for the bug report. I can confirm it is not detecting files moved to the watched directory.