IndigoWizard

Results 7 comments of IndigoWizard

## Full session log: The following is the full log of the same work session from creating the env to testing mamba: Click to expand full log ``` Windows PowerShell...

### Trying a fix I tried updating mamba but the error persisted: - conda update mamba: some packages were downloaded and installed successfully :heavy_check_mark: - mamba still not working. same...

## Fix (working) but half measure I tried removing mamba package and reinstalling it: - conda remove mamba: successful :heavy_check_mark: - conda install -c conda-forge mamba: successful :heavy_check_mark: - mamba...

# Mamba update issue (?) ## Trying to update mamba I decide to try and update the `mamba 0.15.3` to the latest version `mamba 0.24.0` after it installed and worked:...

@Javier-Jimenez99 @blackary Sometimes the layer control `folium.LayerControl(collapsed=False).add_to(m)` can cause the issue when using `st_folium()`. But to be honest, it's kind of messy, in my case I'm working with **DualMap** (used...

Using st_folium() allows me to have some control over the height of the DualMap but it doen't render correctly and in most case the map don't work. I'm using folium_static()...

@mrgeorge Beside the rendering, does the slider work correctly? I tried it through geemap/leafmap and personally found it's a pain, the mouse grabs both the Map (as in panning) and...