-
To save bytes and time, currently we're [hijacking the jquery-ui checkout](https://github.com/jquery/jqueryui.com/blob/master/grunt.js#L112) from download.jqueryui.com to copy demo files when building…
-
- Step 1
`pip install pysqlcipher3`
- Step2
edit `from pysqlcipher3 import dbapi2 as sqlite` in my python file `decrypt-db.py`
Then, it will throw error
```shell
Traceback (most recen…
-
Fantastic idea with this project. A couple things came up while I was looking at this on stream. I realize this is an MVP, so some of this may already be on your roadmap. I just wanted to show some su…
-
In order to keep the website backend lightweight and simple, I made the dubious decision to store the data for statistics as flat JSON files on the back end. Now that nf-core is getting big, that deci…
ewels updated
2 years ago
-
## Description
We are currently using nested sub commands for our cli. This has a couple of drawbacks:
- Poor discoverability of commands. You have to run `santa namespace --help` to know what c…
-
Hi!
I think that for a small project like this one, it could be usefull to skip Mongo with an standalone virtualdb, like https://www.npmjs.com/package/flat-file-db to manage users, etc.
I'm interest…
-
Hi,
It looks like the table prefixes are not supported yet :)
For example I have the following error when I execute "php indexer.php --reindex catalog_category_flat" :
Base table or view not found: …
-
@wen-hu needs the flatfield support to process some ptychography datasets, but I found an error with the latest csxtools (0.1.15):
```python
>>> from csxtools.utils import get_fastccd_flatfield, get…
-
#### Describe the bug
Trying to search objects (or presumably any model) by tag fails in postgres when the tag given is an integer rather than a string.
Error: `django.db.utils.ProgrammingError: f…
-
Hi guys! While trying to set up a mmseqs web server to run colabfold for a multimer, I came across the following issue that hampers the creation of the final pair.a3m alignment file:
```
mmseqs-we…