-
**Please, provide a clear description what the bug is:**
I travelled to Dromund Kaas using "Priority Transport: Capital World" (so I appeared on the market place), then I used the minimap (window, no…
-
When I save a game and return to the title screen, I see the following sequence of events:
```
game state changed: SC_VIEWSCREEN_CHANGED
save or unload is imminent; time to persist state
game stat…
-
A more generic approach similar to the support for filtering on Events for GitHub, etc.
For example GCR/GAR sends a pretty simple, but also useful payload:
```json
{
"action":"INSERT",
"di…
-
Example:
```python
world = geopandas.read_file(geopandas.datasets.get_path("naturalearth_lowres"))
europe = world[world.continent == "Europe"]
ggplot() + geom_map(map=europe)
```
Output:
-
### Tested versions
4.3-stable
### System information
Windows 11
### Issue description
It seems that `NavigationServer3D::query_path` has some issues optimizing/finding longer paths. All individu…
-
### What is the bug?
When configured with deep nested map type configuration in text_embedding processor, the embedding result will override the original value of document key:
pipeline configurati…
-
### Description
Request for the Winkel Tripel as a cartopy crs
From [ArcGIS description](https://pro.arcgis.com/en/pro-app/latest/help/mapping/properties/winkel-tripel.htm):
> [Winkel Tri…
-
### What happened + What you expected to happen
Hello, I am using scaling_config = ScalingConfig(num_workers=args.num_workers, resources_per_worker={"NPU":args.npu_per_worker}) in my training, and …
-
> Silithus' Cenarius camp is although taken out by design, it's still on the world map and minimap. Has to be redrawn.
.go xyz -6830.560000 803.693000 37.190900 1 2.996910
-
Follow the steps in prompt_yolo_world.md to finetune yolo-world-s in coco dataset, the validation map can not improve during the training process. More specifically, the validation map in epoch 5 is …