meowcat
meowcat
Hi, currently parameters in canned queries are just text fields. It would be cool to have one of the options below. Would you accept a PR doing something in this...
"The [Galaxy](http://www.galaxyproject.org/) [Docker](http://www.docker.io/) Image is an easy distributable full-fledged Galaxy installation, that can be used for testing, teaching and presenting new tools and features." Is there a reason why this...
After executing a merge as suggested in the [docs](https://www.pygit2.org/merge.html#the-merge-method), a `git status` suggests that "you are still merging". Bash: ``` git init mergable cd mergable echo a > a git...
As a dev, I would love the following feature to more easily reuse things: Say I want to copy a query, component or transformer from one app to another. I...
https://github.com/simonw/datasette-auth-passwords/blob/3d60f37dc9dd3d3f8fbc136f3697760a132d57d9/datasette_auth_passwords/templates/password_login.html#L31 This leads to a wrong url target if `base_url` is set.
### Relevant telegraf.conf ```toml # Global tags can be specified here in key="value" format. [global_tags] # dc = "us-east-1" # will tag all metrics with dc=us-east-1 # rack = "1a"...
Hi, I tested getting Visualizer to run in a Node docker: ``` docker run -it --rm -p 8080:80 -v $(pwd):/nodeapp node bash # in the docker: cd /nodeapp npm install...
Hi, I was trying to use ffwhich(), but it doesn't currently work with ff_matrix objects. ff_matrix objects have classes "ff_matrix" "ff_array" "ff" but not ffdf or ff_vector. Are there technical...
I cannot get the download from http://pfind.ict.ac.cn/file/3.1/pFind3.1_Setup_20190124.exe to work. Is this known already?