Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions src/components/blog/blogpostsDetails.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
[
{
"url": "https://david-brochart.medium.com/create-your-own-layers-in-jupytergis-cbb995a89b16",
"title": "Create your own layers in JupyterGIS",
"image": "img/blogposts/Create-layers-JupyterGIS.png",
"summary": "JupyterGIS-tiler is a JupyterGIS extension that lets you use a notebook to process your (Xarray) data and make it available as raster tiles, so that it can be visualized in JupyterGIS.",
"date": "June 25, 2025",
"authors": "David Brochart",
"imageID": "blogpost-image-134",
"imageNaturalWidth": 1400,
"imageNaturalHeight": 681,
"imageRenderedWidth": 273,
"imageRenderedHeight": 132.8
},
{
"url": "https://blog.jupyter.org/c-in-jupyter-interpreting-c-in-the-web-c9d93542f20b",
"title": "C++ in Jupyter — Interpreting C++ in the Web",
Expand Down
Binary file added static/img/blogposts/Create-layers-JupyterGIS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.