Jeremy Tuloup
Jeremy Tuloup
Should this repo be archived, since there is now https://github.com/mamba-org/setup-micromamba ? cc @wolfv @SylvainCorlay @JohanMabille
Attempt at fixing #4.
## References Update to JupyterLab 4.2 and Notebook 7.2 pre-releases. JupyterLab changelog: https://jupyterlab.readthedocs.io/en/latest/getting_started/changelog.html#v4-2 ## Code changes - [x] Update `@jupyterlab` packages - [x] Update `@jupyter-notebook` packages - [x] Update `@lumino`...
## Description Noticed when trying the JupyterLite deployment from this repo: https://github.com/meetup-python-grenoble/cartographie Logging this issue to double check this is not an issue with `0.3.0`, or to have it on...
Maybe we should document why we have to conditionally define the TLJH hooks? Probably to allow for the package to be used with the BinderHub chart on Kubernetes? If so,...
Similar to https://www.maplorer.com/gpx-view/gpx_view.php 
There is no sampling at the moment, which means that it can get quite slow if there is a lot of points to process and draw on the moment. Maybe...
To make the app look nicer.
It would be great to handle multiple files uploaded at once. They could be shown one after the other in an `Accordion` widget for example.