Skip to content
Merged
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
2 changes: 1 addition & 1 deletion docs/user_guide/features/extension.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
JupyterGIS comes with a JupyterLab extension that embeds QGIS features directly into the JupyterLab UI.
This extension allows you to:

- Open `.qgz` and `` .jGIS` `` files in JupyterLab
- Open `.qgz` and `.jGIS` files in JupyterLab
- Create new `.jGIS` files
- Edit those files by adding new vector or raster layers, modifying geometries, and performing spatial operations.

Expand Down
Loading