-
Updated
May 18, 2020 - Ruby
feature
Here are 172 public repositories matching this topic...
- Which driver are you using and version of it (Ex: PostgreSQL 10.0):
PostgreSQL
- Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81):
3.1.2 (296) on MacOS
- The steps to reproduce this issue:
TablePlus currently supports the ⌘W shortcut to close the current tab. It should also support ⇧⌘W to "Close Window", regardless of how many
-
Updated
May 6, 2020 - Python
Qubes OS version (if applicable)
R4.0.3
Affected component(s) or functionality (if applicable)
Documentation
Brief summary
Explain "double" method for enabling builds for Whonix and Kali.
Additional context
Compare this issue
Relevant documentation you've consulted
_ht
This bundle is used in an PHP 7.3 / Symfony 4.4 application. There is a service which expects an Flagception\Manager\FeatureManagerInterface instance in the constructor:
use Flagception\Manager\FeatureManagerInterface;
// [...]
/** @var FeatureManagerInterface */
private $featureManager;
public function __construct(FeatureManagerInterface $featureManager)
{
$this->featu-
Updated
May 14, 2020 - Swift
For regressionBF, I don't know how to interpret the output from model_parameters and the documentation is not giving me any hints. Is this something we should add to the docs?
BayesFactor output
# setup
set.seed(123)
library(parameters)
library(BayesFactor)
#> Loading required package: coda
#> Loading required package: Matrix
#> ************
#> Welcome to BayesFactor 0.9-
Updated
Feb 5, 2020 - JavaScript
-
Updated
Mar 26, 2020 - Go
-
Updated
Dec 2, 2019 - PHP
-
Updated
Feb 27, 2018 - MATLAB
-
Updated
May 9, 2019 - Gherkin
-
Updated
May 23, 2020 - JavaScript
-
Updated
Nov 12, 2019 - JavaScript
-
Updated
Jun 12, 2018 - C++
-
Updated
May 13, 2020 - Ruby
-
Updated
May 13, 2019 - Swift
Improve this page
Add a description, image, and links to the feature topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the feature topic, visit your repo's landing page and select "manage topics."
Hi,
would it be possible to offer a swagger document that describes the REST API?
Having this, it would be easy to create additional clients, also for the administrative interfaces.
Thanks!
Cheers, Lutz.