Skip to content

Commit 0424c9f

Browse files
committed
Publish 0.7.0
SHA256 hashes: jupytergis-0.7.0-py3-none-any.whl: 28d6c9e545ea290ce8f6fcb37e66812af41d5a270848a40c3156f91ed1f503bb jupytergis-0.7.0.tar.gz: 2b5c9a74f6824455bc8f733c34d5d5e13972dd4d6d2c3c2a4f79616ec5a96be4 jupytergis-base-0.7.0.tgz: 116db44819f0ccb8e22b7a9e5d6e0616f7b970b64face224ebadb2adeb5cbadd jupytergis-jupytergis-core-0.7.0.tgz: 11cb2599f6898175f3b8a3a872c52d58621b713a0dfe260d2005895af346163d jupytergis-jupytergis-lab-0.7.0.tgz: 5a95fd37b2f20972789b947165881e3c4d2f593e8fe70b671707ca465411f95f jupytergis-jupytergis-qgis-0.7.0.tgz: 7eb861af683db8cd05272ffa7ab5ffbdc530a0cabb720fc33fae076e7dca8a2c jupytergis-schema-0.7.0.tgz: d97e484881c9da074b01edefdb19433f9b0340b499a9b89cfa6bc2f789bf6360 jupytergis_core-0.7.0-py3-none-any.whl: 6b3351350ad8315acb703e27dfe680e0cf5486fac45914e83f9aeb5d32ddd62b jupytergis_core-0.7.0.tar.gz: f393c64e24ff9f8178028e5fd40bacd2d3b7ea1124abd2d8755ac10db564fc4d jupytergis_lab-0.7.0-py3-none-any.whl: b36766bbac85f4b3dc1af69405675770aed1ce57e4138e2048cab671e99a6977 jupytergis_lab-0.7.0.tar.gz: cb4ced22d845d9f55d2f7ad766d54b7b9960ea8b83b1dc421a3687fae0abab14 jupytergis_lite-0.7.0-py3-none-any.whl: 8b64b16b08bcfbb359cfa9b78af94780a06b9849ac4833ad50658af3ebaa07ef jupytergis_lite-0.7.0.tar.gz: 014ca35a1660a49a9db524d9ec26c2bce3ffbca55334b45fa5af27fb5cde179a jupytergis_qgis-0.7.0-py3-none-any.whl: 287846575bd236998751b1750221f10780d8e2c2348cbf5997ebe7123e466477 jupytergis_qgis-0.7.0.tar.gz: 712773e83d8ec83a56ba9748c9f1cea71d6820c0b7404759725f6a4ab881649e
1 parent 4d0075a commit 0424c9f

File tree

12 files changed

+992
-444
lines changed

12 files changed

+992
-444
lines changed

CHANGELOG.md

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 0.7.0
6+
7+
([Full Changelog](https://github.com/geojupyter/jupytergis/compare/@jupytergis/[email protected]))
8+
9+
### Enhancements made
10+
11+
- Change default colormap from 'cool' to 'viridis' [#828](https://github.com/geojupyter/jupytergis/pull/828) ([@mfisher87](https://github.com/mfisher87))
12+
- Embed side panels in map view [#784](https://github.com/geojupyter/jupytergis/pull/784) ([@Gauss-Taylor-Euler](https://github.com/Gauss-Taylor-Euler))
13+
- Add GeoParquet support [#727](https://github.com/geojupyter/jupytergis/pull/727) ([@elifsu-simula](https://github.com/elifsu-simula))
14+
15+
### Maintenance and upkeep improvements
16+
17+
- Fix bot again [#834](https://github.com/geojupyter/jupytergis/pull/834) ([@martinRenou](https://github.com/martinRenou))
18+
- Bump form-data from 4.0.3 to 4.0.4 [#832](https://github.com/geojupyter/jupytergis/pull/832) ([@dependabot](https://github.com/dependabot))
19+
- Cleanup examples [#822](https://github.com/geojupyter/jupytergis/pull/822) ([@martinRenou](https://github.com/martinRenou))
20+
21+
### Other merged PRs
22+
23+
- Try fixing snapshots bot [#833](https://github.com/geojupyter/jupytergis/pull/833) ([@martinRenou](https://github.com/martinRenou))
24+
25+
### Contributors to this release
26+
27+
([GitHub contributors page for this release](https://github.com/geojupyter/jupytergis/graphs/contributors?from=2025-07-16&to=2025-08-01&type=c))
28+
29+
[@arjxn-py](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Aarjxn-py+updated%3A2025-07-16..2025-08-01&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Adependabot+updated%3A2025-07-16..2025-08-01&type=Issues) | [@elifsu-simula](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Aelifsu-simula+updated%3A2025-07-16..2025-08-01&type=Issues) | [@Gauss-Taylor-Euler](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3AGauss-Taylor-Euler+updated%3A2025-07-16..2025-08-01&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Agithub-actions+updated%3A2025-07-16..2025-08-01&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3AmartinRenou+updated%3A2025-07-16..2025-08-01&type=Issues) | [@mfisher87](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Amfisher87+updated%3A2025-07-16..2025-08-01&type=Issues) | [@MMesch](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3AMMesch+updated%3A2025-07-16..2025-08-01&type=Issues)
30+
31+
<!-- <END NEW CHANGELOG ENTRY> -->
32+
533
## 0.6.2
634

735
([Full Changelog](https://github.com/geojupyter/jupytergis/compare/@jupytergis/[email protected]))
@@ -16,8 +44,6 @@
1644

1745
[@github-actions](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Agithub-actions+updated%3A2025-07-15..2025-07-16&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3AmartinRenou+updated%3A2025-07-15..2025-07-16&type=Issues)
1846

19-
<!-- <END NEW CHANGELOG ENTRY> -->
20-
2147
## 0.6.1
2248

2349
([Full Changelog](https://github.com/geojupyter/jupytergis/compare/@jupytergis/[email protected]))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytergis/jupytergis-root",
3-
"version": "0.6.2",
3+
"version": "0.7.0",
44
"private": true,
55
"homepage": "https://github.com/geojupyter/jupytergis",
66
"repository": {

packages/base/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytergis/base",
3-
"version": "0.6.2",
3+
"version": "0.7.0",
44
"description": "A JupyterLab extension for 3D modelling.",
55
"keywords": [
66
"jupyter",
@@ -44,7 +44,7 @@
4444
"@jupyter/collaboration": "^3.1.0",
4545
"@jupyter/react-components": "^0.16.6",
4646
"@jupyter/ydoc": "^2.0.0 || ^3.0.0",
47-
"@jupytergis/schema": "^0.6.2",
47+
"@jupytergis/schema": "^0.7.0",
4848
"@jupyterlab/application": "^4.3.0",
4949
"@jupyterlab/apputils": "^4.3.0",
5050
"@jupyterlab/completer": "^4.3.0",

packages/schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytergis/schema",
3-
"version": "0.6.2",
3+
"version": "0.7.0",
44
"description": "A JupyterGIS schema package.",
55
"keywords": [
66
"jupytergis"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "0.6.2"
1+
__version__ = "0.7.0"
22

33
from jupytergis_lab import GISDocument, explore # noqa

python/jupytergis/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ classifiers = [
1919
"Programming Language :: Python :: 3.12",
2020
]
2121
dependencies = [
22-
"jupytergis_core==0.6.2",
23-
"jupytergis_lab==0.6.2",
24-
"jupytergis_qgis==0.6.2",
22+
"jupytergis_core==0.7.0",
23+
"jupytergis_lab==0.7.0",
24+
"jupytergis_qgis==0.7.0",
2525
"jupyter-collaboration>=3,<4",
2626
"jupyter-docprovider>=1,<2",
2727
"jupyter-server-ydoc>=1,<2",

python/jupytergis_core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytergis/jupytergis-core",
3-
"version": "0.6.2",
3+
"version": "0.7.0",
44
"description": "JupyterGIS core extension",
55
"keywords": [
66
"jupyter",
@@ -54,8 +54,8 @@
5454
},
5555
"dependencies": {
5656
"@jupyter/collaborative-drive": "^3.0.0",
57-
"@jupytergis/base": "^0.6.2",
58-
"@jupytergis/schema": "^0.6.2",
57+
"@jupytergis/base": "^0.7.0",
58+
"@jupytergis/schema": "^0.7.0",
5959
"@jupyterlab/application": "^4.3.0",
6060
"@jupyterlab/apputils": "^4.3.0",
6161
"@jupyterlab/docregistry": "^4.3.0",

python/jupytergis_lab/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupytergis/jupytergis-lab",
3-
"version": "0.6.2",
3+
"version": "0.7.0",
44
"description": "JupyterGIS Lab extension.",
55
"keywords": [
66
"jupyter",
@@ -53,8 +53,8 @@
5353
},
5454
"dependencies": {
5555
"@jupyter/collaborative-drive": "^3.0.0",
56-
"@jupytergis/base": "^0.6.2",
57-
"@jupytergis/schema": "^0.6.2",
56+
"@jupytergis/base": "^0.7.0",
57+
"@jupytergis/schema": "^0.7.0",
5858
"@jupyterlab/application": "^4.3.0",
5959
"@jupyterlab/apputils": "^4.3.0",
6060
"@jupyterlab/completer": "^4.3.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "0.6.2"
1+
__version__ = "0.7.0"
22

33
from jupytergis_lab import GISDocument, explore # noqa

python/jupytergis_lite/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ classifiers = [
1919
"Programming Language :: Python :: 3.12",
2020
]
2121
dependencies = [
22-
"jupytergis_core==0.6.2",
23-
"jupytergis_lab==0.6.2",
22+
"jupytergis_core==0.7.0",
23+
"jupytergis_lab==0.7.0",
2424
"my-jupyter-shared-drive<0.2.0",
2525
]
2626
dynamic = ["version"]

0 commit comments

Comments
 (0)