Rambaud Pierrick
Rambaud Pierrick
is it a "y" scrollbar or a "x" scrollbar ?
ok perfect because we had another "x" scrollbar issue and I was sure it was solved with 0.13
Could you try it again with the main branch, we actually removed the custom scrollbar which may have solve this issue as a side effect.
@giswqs, can what I suggested for `MarkerCluster` [here](https://github.com/jupyter-widgets/ipyleaflet/pull/1109/files)be adapted for your need ?
Hi all I'm a new maintainer of the package and I'll try my best to review your PR. I really like the idea so let's make it ready for the...
The test PR was because of concurrent PR. Apologies for the slow-paced review, I'm swamped with other duties at work.
I think I'm facing the same issue in my most recent builds: https://readthedocs.org/projects/pygaul/builds/21575953/ In short: ``` Unable to find kernel (exception: No such kernel named python3) ```
I solved my issue by adding "ipykernel" in my documentation deps, it's urprising that it's not already included by one of jupyter-sphinx's
> Yep, however as a standard practice we'd like to make sure the tests are green before we merge in any new PRs. @samruddhikhandale considering the review speed of the...
I created a dedicated branch on my repo that point to the exact last version of the python feature (1.6.0): https://github.com/gee-community/ipygee/tree/test-jupyterlab I created a codespace that still works fine on...