Luke Lee

Results 59 comments of Luke Lee

I've added support for local posts via Markdown files instead of a database. You can just write markdown files, place them in the 'articles' directory and your ready to go....

I'm seeing the same issue using an older version of scikit-image, 0.14.2, so guessing it's not specific to a version or package. It it possible this has something to do...

Interesting, any chance that it fails for packages that have `-` in the name? It looks like the `simple/index.html` and `simple/scikit-image/index.html` have the correct names (with dashes) but maybe I'm...

That makes sense, if my wild theory of things being broken if the package name includes a `-` then most likely any version of those packages would fail. @pacelu Have...

Oddly enough if I take QC out of my auto-start apps on login this problem goes away. I just removed it from autostarting, rebooted, and then everything is back to...

The first main problem is the celery task probably should only touch 1 status at a time or maybe the task should be queued up with two status, `curr_status` and...

@prtkgpt You were trying this recently in the editor. Any thoughts? What syntax were you trying?

Another possibility here is using [margin notes](https://github.com/fdansv/marginotes) for the diffs.

Any thoughts on this @paulocheque or @prtkgpt?

I stumbled on [this blog post](https://blog.jonudell.net/2016/05/26/thoughts-in-motion-annotated/) that's semi-related to this subject. The author is exploring the idea of visualizing how a paragraph changes over time. [Here's an example](http://jonudell.net/drafts/dmp.html) showing a...