JupyterGIS version
0.9.2
Description
I'm trying to open a shapefile layer stored on my local disk, and it does not work. I attached a screenshot below - my guess is that the fully qualified disk path from the file browser is manipulated somewhere, which leads to a path mismatch.
To clarify: The path in the red error message (Workspaces/...) is relative to my $HOME. I also started my lab instance in $HOME, with the uv run --with jupytergis jupyter lab command mentioned in the Quickstart docs.
I'm willing to work on a fix if that's of interest.
-Nico
