Constantine Karos
Constantine Karos
Is there any interest in supporting [remarkjs plugins](https://github.com/remarkjs/remark/blob/main/doc/plugins.md)? I am currently using dcc.Markdown a bunch and would really benefit from some extended functionality, like being able to add ids and...
I am trying to use the spatialite extension with db browser on windows and having an issue with a specific function in the extension. Spatialite has a helper function for...
I've been trying to get SWMM compiled on arm64 architecture over in the pyswmm org. I was able to get it compiled fine, but [regression tests failed for one test](https://github.com/pyswmm/Stormwater-Management-Model/actions/runs/6146476265/job/16675927456#step:7:134)....
This might be more to do with plotly.js or plotly.py, but I only have dash code to generate the plot so I am posting here. I do a lot of...
[Page 372 of the EPA SWMM manual](https://www.epa.gov/system/files/documents/2022-04/swmm-users-manual-version-5.2.pdf#page=374) suggests that I can format a Custom cross section as such: `Link CUSTOM Geom1 Curve (Barrels)` However, the following format generates an Error...
I'm not a pro js developer, but I use the keplergl python library for rendering GIS maps and wanted to fix #3045. I also tried updating the build process to...