-
neale added functions to have data and shapefiles available for datasets.
need to add tests.
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Closing tab groups from the right click menu no longer seems to work, this seems to be new behavior after the main tab group plugin revamp.
A secondary but likely related bug is that attempting to cl…
-
We need to support the use of submessages in template definitions in order to substantially increase the power and flexibility of our templating system and adapter model.
-
We have a postulate about no need for explicit waits in tests, and we fulfil it by doing `pumpAndSettle()` inside actions like `tap()` or `enterText()`. But it doesn't happen, when we use finders with…
-
Both [reasonml.github.io](https://reasonml.github.io/) and [bucklescript.github.io](https://bucklescript.github.io/) have code examples at the top of their homepage, which got me thinking about the re…
-
I've tested this on the AVR32DD14 and the AVR64DD28. When I configure IDE to disable MVIO (single supply) it seems to ignore my request and the MCU stays in dual supply mode ( Arduino IDE 1.8.13 and …
-
Now we can get only one kind of SFDC_OBJECT using this plugin at one time.
--------------------------------
private
def get_query()
query = ["SELECT",@sfdc_fields.join(','),
"FROM",@sfdc_object_n…
-
```
Once you have collected hundreds or thousands interviews you need to have a
compeling way to navigate and analyse your dataset.
```
Original issue reported on code.google.com by `yann.ma...@gmai…
-
Hi Yeabin,
I've come to realize that much of our extraction process has been inaccurate due to our algorithm's inability to effectively identify headings written in bold. It's become evident that w…