-
Manifest V2 extensions will no longer work on chrome starting next year. [deprecation notice](https://developer.chrome.com/docs/extensions/mv3/mv2-sunset/)
Work to do:
1. Upgrade manifest to V3
2…
-
### ALL software version info
- MacOS - Sonoma 14.0
- python = 3.11.8
- notebook = 7.0.8
- dask = 2023.11.0
- datashader = 0.16.0
- geopandas = 0.14.2
- hvplot = 0.9.2
- holoviews = 1.18.3
-…
-
As suggested by @diesalbla we should provide a wider range of compilation tests for cases related to the expanded `@free`, `@module` and `@tagless` macro annotations. This is necessary to ensure thing…
-
Consider the following example that uses free monads:
``` scala
import scalaz.Free
sealed trait Account
sealed trait RepoF[A]
// the algebraic data types
case class Query(no: String) extends Rep…
-
-
The issue is reproduceable, reason unknown. At the moment just taking a note, will look into this at some point later.
```
#0 0x0000000000000000 in ?? ()
#1 0x00007ffff7ede221 in G_plot_point (ea…
-
Hi @xuebinqin !
I made a webapp that uses U2net at its core, site is https://silueta.me, it would be great if you showcase it in the readme :)
I struggled a lot to make it work in a free Heroku …
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Pred…
-
currently there is only a handful tests for the GraphicsOp methods. If some parameters are misplaced, we wont know about it until it wierd behaviour pops up
-
In some places, you'll find docs using `scala` instead of `scala mdoc`. It should all be compiled by `mdoc`. E.g. [monadcancel](https://github.com/typelevel/cats-effect/blob/series/3.x/docs/typeclasse…