-
**Fleet version**: v4.43.3
**Web browser and operating system**: N/A
### 💥  Actual behavior
5xx occurring hourly, most likely when vuln scans are running given the timing and the relative…
-
As per log entry
```
[org.enso.languageserver.runtime.RuntimeConnector] No sender has been found associated with request id [e715b5da-a7bc-4261-8b43-156eae6bd86c], the response [org.enso.polyglot.…
-
-
Since #7991, all the unit tests are run without `truffle-compiler` and with `-Dpolyglot.engine.WarnInterpreterOnly=false` to suppress the warning. Apparently, this makes the tests very slow. Moreover,…
-
Recently #8403 introduced `File_Format_Metadata` that is a bit similar (but different) to `File_For_Read`.
We want to unify these types - ensuring that most fields are optional and ensuring that ou…
-
After some followup work and discussion, we conjecture that it may be cleaner to merge the utility of `URI_With_Query` directly into the `URI`, to have more uniform handling.
The APIs should be mer…
-
As in the old GUI, in method calls we should display the argument name next to its value. If the argument is connected, only the arg name should be displayed.
![Image](https://github.com/enso-org/e…
-
@jessegreenberg and I just set up this fork and we each cloned it, and it's quite large. A `du -sh papyrus` command says that it's 166M, whereas many of our sim repos are around 8M. Can this be made…
-
**Describe the bug**
I cannot expand/collapse nested blocks inside queries or linked/unlinked references. Basically, to see the nested block I have to go to the reference itself.
**Expected beha…
idr4n updated
9 months ago
-
Implement support for standard Likelihood methods:
```
logLik
AIC
BIC
```