-
-
> I also have [a daily GHA failing](https://github.com/hudcostreets/nj-crashes/actions/runs/11858949522/job/33050751493#step:19:136) this AM, due to picking up Kaleido 0.4.1. I've "fixed" it by pinnin…
-
Hi, thanks for sharing the code for your paper, its very helpful. Kindly share the code to generate classification map results as shown in Fig. 6. Please it shall be greatest favor. I have been stuck …
-
We’re having an issue with EPSFBuilder where our resultant epsf appears to not be resampling properly when we have an oversampling greater than 1. We are inputing 32 stars, and have an oversampling of…
-
I want to be able to store an array of ID's to their cookies. I figured the easiest way is to `json_encode` the array of save IDs. Code below:
```
$app->get('/save/{id: [0-9]+}', function($request, $…
-
Hi,
It's not a big deal, just I would like to let you know the image Fig. 15 on the website does not match the explanation.
https://www.creativescala.org/creative-scala.html
Fig. 15 should have a s…
-
Should we raise a warning or an error in the following case (which is very contrived of course)
```
import plotly.express as px
df = px.data.tips()
fig = px.scatter(df, x='tip', y='total_bill', co…
-
I took some time to look into @yquilcaille's [`distrib_cov._get_weights_nll`](https://github.com/MESMER-group/mesmer/blob/2b5da4a9f5f450c2b01f8e5e64a97eb35dd99d47/mesmer/mesmer_x/train_l_distrib_mesme…
-
### Checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
- [ ] I have run `fig doctor` in the affected termin…
-
### Description
```
#figure(
lorem(5),
caption: [#lorem(5)],
kind: "figure-supplemental",
supplement: [Figure],
numbering: "S1",
)
@fig_s1
```
The above results in "Figure 1"…