-
The first time the user goes through Stage 4, the guidelines with markers age_rac1 and age_uni2 are formatted incorrectly. (They are missing an outline, and the equation is not centered.
If the us…
-
### Environment Information
- leafmap version: 0.35.2
- Python version: 3.12.3
- Operating System: Docker container and OSX 14.4.1
Docker Container info:
```
Dockerfile
# This Docke…
-
I wonder if it makes sense to add an InputTextarea beside the InputText. It is relatively easy to do but perhaps it's helpful for new users coming from Streamlit.
I can try to add what I have b…
-
Your project is a great launching pad for my ABM work. I'm curious if there's a mechanism to add something like a TextData element to the overall server window (for instance, the Wolf/Sheep ModularSe…
-
## Description
We are running some rather complicated notebooks using voila. They work fine when testing locally but when deployed to a remote server they stop working, and we see the following…
hpvb updated
10 months ago
-
**What's the problem this feature will solve?**
Hi all, I am quite new to GitHub, and quite new to Mesa so I am not sure if this is the correct way of asking you guys a question. If it is not, I apol…
-
I am getting the following error while trying to run `examples/schelling_experimental` :
```
from mesa.visualization.jupyter_viz import JupyterViz, Slider, make_text
ModuleNotFoundError: No module…
-
Is there a way to specify theme colors (primary, secondary, etc), inside solara `style` specifications, like here? https://github.com/johnarban/hubbleds/blob/051c87c15d12ee78359dd844c5ab1a0499a5a71f/s…
-
### Description
I was attempting to render rasters in solara via leafmap (and more recently in ipyleaflet like in your example) and, while the map centers where the raster should be, the raster doe…
-
Traceback (most recent call last):
File "solara-geemap-main\solara-geemap-main\pages\test.py", line 2, in
Map.element(
AttributeError: type object 'Map' has no attribute 'element'
这是怎么回事呢…