Results 99 comments of Xun Li

@faridcher I think maybe it's worth creating a deb package for Debian. Do you have any naming suggestions? Thanks!

@faridcher It seems the Github action runners only have Ubuntu distro https://github.com/actions/runner-images. Do you know any specific Debian docker images that are used to build open-source packages? I can try...

The issue "Failed to load model class" should be fixed in https://github.com/keplergl/kepler.gl/pull/2588. However, this PR has not been merged yet. So, can you try to test it using that pr?...

It looks like not a bug of rgeoda, but a bug when #include from Boost::geometry. Did some research, and it looks like a known issue of Boost for clang19, https://github.com/llvm/llvm-project/issues/101079,...

As a workaround, there is an option in Preference to turn the "Sample Data Panel" back on in the current version: This will be fixed in https://github.com/GeoDaCenter/geoda/pull/2462: Show "Don't show...

We just submitted a new version, and it is still pending.

Thanks, Igor! I remember I added this one for kepler-jupyter build, and it should not impact kepler build?

Thanks, Ib! @ilyabo Hi Ilya, can you help to test kepler-jupyter 0.3.4a3? I've noticed there are some conflicts of dependencies which can be ignored on my side (Mac and Ubuntu...

@kopp Hi, I was using python 3.10 on my Macbook. I remember two things might cause the issues: first is the jupyter and jupyter kernel: if you have many different...

@zxweed Thanks for pointing this out! I didn't notice the version of jupyterlab is 4.1.6. I just did a quick test upgrading jupyterlab to 4.2.0, and it works as well....