-
markdown-preview-enhanced doesn't support all table syntax: https://rmarkdown.rstudio.com/authoring_pandoc_markdown.html#tables
One of them is grid table syntax. This is used as default syntax for …
amra updated
6 months ago
-
Hey, I like your modal component and have been using it. Unlike many others, it doesn't have a ton of dependencies, or do nasty things with focus, or add 50k to my page weight :)
One thing that would…
-
Hello!
I'm trying to use a custom ckpt to deploy to banana. My file is in S3 and I tried setting the `CHECKPOINT_URL` ARG in the Dockerfile with no luck (looks like the default stability weight got…
-
Here's another combinator in `reflex` missing that's from `reactive-banana`:
```haskell
coincidence :: Event (Event a) -> Event a
```
-
Allow players to select item and count
-
[Zappa Docs](http://zappajs.org/docs/0.3-gumbo/reference/) say that you can do @ get, post, put, del in browser-side code (section "CLIENT-SIDE ROOT SCOPE"). Looking around the docs, and then at the s…
hudon updated
12 years ago
-
There have wrong lft, rgt value.
And then, I clone lastest source from `thinkwell/mongoid_nested_set`, and try to write the test case like this graph:
![](https://f.cloud.github.com/assets/5518/24222…
-
Sorry this is going to be a bit of a stupid question. About 6 months ago I setup solr/banana and everything was working great. I had a dashboard it was working well - it was mostly a POC. So i didn…
-
### Describe the issue
Index is used in the query and explain output shows modification correctly. But "Index Used" section is blank.
### To Reproduce
```scala
// create data
// create index
/…
-
When using MEGAHIT as assembler and using a relative path with `--tmpdir`, Shovill will fail at the assembly step. Here is the snippet from **shovill.log**:
```
[shovill] Assembling reads with 'me…