jupyterlab / jupyter-renderers

Renderers and renderer extensions for JupyterLab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GeoJSON Renderer not displaying

mishari opened this issue · comments

When I run the example from

https://github.com/jupyterlab/jupyter-renderers/blob/master/packages/geojson-extension/README.md

Instead of getting a rendered output, I get the following string:
<IPython.display.GeoJSON object>

This is with jupyterlab-geojson 3.3.1 and I'm also facing this issue on Google Colab

I've already tried restarting jupyter locally.

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

I have this problem also? Is there a simple fix?

Same issue here. Per Module: display — GeoJSON we should only need a frontend that supports GeoJSON display, but this does not seem to be the case.

I think I'm having the same issue on Google Cloud Platform, Vertex AI Workbench, both on User Managed Notebook (which is closer to vanilla Jupyter) and on the new Instances (which is a Frankensteined Jupyter plus GCP Services). I believe it was working on User Managed Notebooks back in November 2022.

@stelios-c Exact same thing (Google Cloud Vertex AI Workbench Instance Version M113).