Chris MacKay
Chris MacKay
So when using raw LaTeX, it seems like the syntax highlighter is tripping up on backticks. See here:  Seems like its trying to parse the two backticks as an...
When including a block of `yaml` text in a fenced codeblock, the syntax detection for yaml kicks in, however it seems to blow right past the closing fence (the closing...
The version in pypi (which is installed via pip) is very different from the current version, and does not work with the `readme.md` example. Otherwise thanks for building this and...
Just wondering if there was a reasoning for using the `syscall` package, over the `golang.org/x/sys` package. The [syscall documentation](https://golang.org/pkg/syscall/#pkg-constants) says that it is locked and no longer being updated or...
The current app stops playing as soon as you leave the app. Allowing audio streaming to continue to play in the background is fairly standard (safari allows you to do...
Any thoughts on adding logical (eg bi-exponetial) scale support? Here's an example: . It would probably require a custom scale function for matplot lib (like [this](http://matplotlib.org/examples/api/custom_scale_example.html)). Here is the reference...
In testing Scythe on my RNA-seq library, I have come across a number of reads that still have a fragment of adapter on the 3'end, but that Scythe seemed to...
This is a idea/proposal that I had that would address some of the problems around: 1. keeping the curriculum up to date 2. allowing people to customize their curriculum 3....