-
I use an Agent CR with ECK to get logs from the Loki via CEL integration.
It works well on the agent versions `8.13.4` and `8.14.3`
But it fails with version `8.15.3`.
I've found out that the reason…
-
![Screenshot 2024-10-18 at 8 02 44 PM](https://github.com/user-attachments/assets/1877bba4-c1ac-46b7-9d11-a834b1993628)
image of mito uzumaki is not present and kushina and mito have duplicate cards.…
-
When compiling a class, whether it be on the REPL or even when `asdf` is loading the system and tries to compile a file that has a class with a mito metaclass, it fails if there is no DB connection av…
-
Documentation indicates that `plotMetrics()` and `mixtureModel()` functions have the option for the user to specify columns in the object that contain the number of unique genes and the percentage of …
-
The effective slots definitions don't work as expected. In particular the `col-type`, `ghost`, and other needed slot definitions are not present in the effective slot definitions and only show up in t…
-
```shell
$ createdb mito-example
```
```common-lisp
(ql:quickload :mito)
(mito:deftable parent ()
())
(mito:deftable child ()
((parent :col-type parent)))
(mito:connect-toplevel…
-
### Discussed in https://github.com/fukamachi/mito/discussions/154
Originally posted by **daninus14** October 31, 2024
Hi,
In the code for `initialize-instance` here (copied below for conve…
-
The goal of this would be to expand upon validation. In the base phase, we have basic support for running mito, but now we'd need to focus on how to update the program if any errors occur.
Requiremen…
-
**Describe the bug**
When the kernel of a Jupyter Lab Notebook is set to something other than ipykernel (e.g. xeus-octave or qalc), the purple button "New Mitosheet" still shows, and clicking it adds…
-
### Context
Ease of locating specific specimens or subsets of specimens within a Specimen Search list result.
### Description
Ability to filter or sort by individual columns so that similarly coded…