Skip to content

Commit 935e83b

Browse files
committed
Publish 0.4.1
SHA256 hashes: jupytergis-0.4.1-py3-none-any.whl: 542413f318db96c28e9c0e2f4ee7a80bba42fcb39a93db34041a3979d5bb9a5a jupytergis-0.4.1.tar.gz: 918156df093899fb64aefe974c8c08c1e9fec952b5908aa87609bd8e039e1014 jupytergis-base-0.4.1.tgz: 3e662c9b557b7d334c07daae35afe18ecbfd016e8121416e1c261032fc648116 jupytergis-jupytergis-core-0.4.1.tgz: fe2b959e554316958b30aad9e4b5677f9392360ab1cab902012fe2818015c105 jupytergis-jupytergis-lab-0.4.1.tgz: 6cd728878215a32094c14dcb1fa2ac00489e2410c606e65d0bca14b42affff25 jupytergis-jupytergis-qgis-0.4.1.tgz: 3fad6ca20ade031d8dedc5931ee2ec74137a686d94b4396a9f42896f41cfc2f6 jupytergis-schema-0.4.1.tgz: ee3b155ed8f7b411ffe96b72382123cb3bed50d8dac1ca6092779b15e51efbcd jupytergis_core-0.4.1-py3-none-any.whl: 7882be0696a2523c486e8955f88ab922bb7486199285fcd3f7e8f6869739bb89 jupytergis_core-0.4.1.tar.gz: fb4d26d0cc5eb630bf9d862d2f3fa35907480f10da7075188649ae83b73205c1 jupytergis_lab-0.4.1-py3-none-any.whl: 84d1b16ab93bdbac82d2fa7cdb168835b9cbdee8a1e027856b63c72ca66d5339 jupytergis_lab-0.4.1.tar.gz: 24036eaf47fdb99aa3cb1f077bae2e0803de9dc34d4830ff9ca34976466e00bd jupytergis_lite-0.4.1-py3-none-any.whl: a2634a9801927f1a25b03e7b106e5e3b1765643df925d7f36817e4d3db0066fa jupytergis_lite-0.4.1.tar.gz: f3edb70ed0e8ac2051551b3fc48610efa52f7c7eb95e36461a55a5167be07d4a jupytergis_qgis-0.4.1-py3-none-any.whl: a0d21162b52dd0109429c252c401f588091ae31961b972334057cd61984dff1d jupytergis_qgis-0.4.1.tar.gz: bf2f63bd32244abad4f69e376f78fb426136399917bc50ef6be37482d1d8b7a9
1 parent 8a87ee1 commit 935e83b

File tree

12 files changed

+256
-546
lines changed

12 files changed

+256
-546
lines changed

CHANGELOG.md

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

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

5+
## 0.4.1
6+
7+
([Full Changelog](https://github.com/geojupyter/jupytergis/compare/@jupytergis/[email protected]))
8+
9+
### Enhancements made
10+
11+
- Gallery: Add ESRI maps [#508](https://github.com/geojupyter/jupytergis/pull/508) ([@martinRenou](https://github.com/martinRenou))
12+
- Disable smoothing on all raster sources [#485](https://github.com/geojupyter/jupytergis/pull/485) ([@mfisher87](https://github.com/mfisher87))
13+
- Add `remove_layer` method to Python `GISDocument` API [#478](https://github.com/geojupyter/jupytergis/pull/478) ([@mfisher87](https://github.com/mfisher87))
14+
15+
### Bugs fixed
16+
17+
- Fix to vector colors notebook [#507](https://github.com/geojupyter/jupytergis/pull/507) ([@arjxn-py](https://github.com/arjxn-py))
18+
- Fix examples in JupyterLite [#506](https://github.com/geojupyter/jupytergis/pull/506) ([@martinRenou](https://github.com/martinRenou))
19+
- Fix COG performances [#503](https://github.com/geojupyter/jupytergis/pull/503) ([@martinRenou](https://github.com/martinRenou))
20+
- Put commandRegistry back in consoleOptions [#499](https://github.com/geojupyter/jupytergis/pull/499) ([@gjmooney](https://github.com/gjmooney))
21+
- Fix "Try it with JupyterLite" button in user guide [#470](https://github.com/geojupyter/jupytergis/pull/470) ([@mfisher87](https://github.com/mfisher87))
22+
- Lazy import jupyter_server [#465](https://github.com/geojupyter/jupytergis/pull/465) ([@martinRenou](https://github.com/martinRenou))
23+
- Fix bump script for jupytergis-lite [#464](https://github.com/geojupyter/jupytergis/pull/464) ([@martinRenou](https://github.com/martinRenou))
24+
25+
### Maintenance and upkeep improvements
26+
27+
- Use `dist/` while using lite-artifacts [#491](https://github.com/geojupyter/jupytergis/pull/491) ([@arjxn-py](https://github.com/arjxn-py))
28+
- Separate bot for lite snapshots update [#490](https://github.com/geojupyter/jupytergis/pull/490) ([@arjxn-py](https://github.com/arjxn-py))
29+
- Configure ui-tests for lite deployment [#489](https://github.com/geojupyter/jupytergis/pull/489) ([@arjxn-py](https://github.com/arjxn-py))
30+
- Install JupyterGIS metapackage in Update snapshots workflow [#477](https://github.com/geojupyter/jupytergis/pull/477) ([@arjxn-py](https://github.com/arjxn-py))
31+
32+
### Documentation improvements
33+
34+
- Update README screenshot [#482](https://github.com/geojupyter/jupytergis/pull/482) ([@martinRenou](https://github.com/martinRenou))
35+
- Update `image.jGIS` and file handling logic to load correctly [#481](https://github.com/geojupyter/jupytergis/pull/481) ([@arjxn-py](https://github.com/arjxn-py))
36+
- Convert the Troubleshooting document to MyST [#479](https://github.com/geojupyter/jupytergis/pull/479) ([@jmarokhovsky](https://github.com/jmarokhovsky))
37+
- Update user guide tutorial [#475](https://github.com/geojupyter/jupytergis/pull/475) ([@elifsu-simula](https://github.com/elifsu-simula))
38+
39+
### Contributors to this release
40+
41+
([GitHub contributors page for this release](https://github.com/geojupyter/jupytergis/graphs/contributors?from=2025-02-13&to=2025-02-27&type=c))
42+
43+
[@arjxn-py](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Aarjxn-py+updated%3A2025-02-13..2025-02-27&type=Issues) | [@brichet](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Abrichet+updated%3A2025-02-13..2025-02-27&type=Issues) | [@elifsu-simula](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Aelifsu-simula+updated%3A2025-02-13..2025-02-27&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Agithub-actions+updated%3A2025-02-13..2025-02-27&type=Issues) | [@gjmooney](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Agjmooney+updated%3A2025-02-13..2025-02-27&type=Issues) | [@jmarokhovsky](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Ajmarokhovsky+updated%3A2025-02-13..2025-02-27&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3AmartinRenou+updated%3A2025-02-13..2025-02-27&type=Issues) | [@mfisher87](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Amfisher87+updated%3A2025-02-13..2025-02-27&type=Issues)
44+
45+
<!-- <END NEW CHANGELOG ENTRY> -->
46+
547
## 0.4.0
648

749
([Full Changelog](https://github.com/geojupyter/jupytergis/compare/@jupytergis/[email protected]))
@@ -67,8 +109,6 @@
67109

68110
[@annefou](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Aannefou+updated%3A2025-01-21..2025-02-13&type=Issues) | [@arjxn-py](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Aarjxn-py+updated%3A2025-01-21..2025-02-13&type=Issues) | [@brichet](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Abrichet+updated%3A2025-01-21..2025-02-13&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Adavidbrochart+updated%3A2025-01-21..2025-02-13&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Adependabot+updated%3A2025-01-21..2025-02-13&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Agithub-actions+updated%3A2025-01-21..2025-02-13&type=Issues) | [@gjmooney](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Agjmooney+updated%3A2025-01-21..2025-02-13&type=Issues) | [@josueggh](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Ajosueggh+updated%3A2025-01-21..2025-02-13&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3AmartinRenou+updated%3A2025-01-21..2025-02-13&type=Issues) | [@Meriem-BenIsmail](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3AMeriem-BenIsmail+updated%3A2025-01-21..2025-02-13&type=Issues) | [@mfisher87](https://github.com/search?q=repo%3Ageojupyter%2Fjupytergis+involves%3Amfisher87+updated%3A2025-01-21..2025-02-13&type=Issues)
69111

70-
<!-- <END NEW CHANGELOG ENTRY> -->
71-
72112
## 0.3.0
73113

74114
([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.4.0",
3+
"version": "0.4.1",
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.4.0",
3+
"version": "0.4.1",
44
"description": "A JupyterLab extension for 3D modelling.",
55
"keywords": [
66
"jupyter",
@@ -43,7 +43,7 @@
4343
"@fortawesome/react-fontawesome": "latest",
4444
"@jupyter/react-components": "^0.16.6",
4545
"@jupyter/ydoc": "^2.0.0 || ^3.0.0",
46-
"@jupytergis/schema": "^0.4.0",
46+
"@jupytergis/schema": "^0.4.1",
4747
"@jupyterlab/application": "^4.3.0",
4848
"@jupyterlab/apputils": "^4.3.0",
4949
"@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.4.0",
3+
"version": "0.4.1",
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.4.0"
1+
__version__ = "0.4.1"
22

33
from jupytergis_lab import GISDocument # 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.4.0",
23-
"jupytergis_lab==0.4.0",
24-
"jupytergis_qgis==0.4.0",
22+
"jupytergis_core==0.4.1",
23+
"jupytergis_lab==0.4.1",
24+
"jupytergis_qgis==0.4.1",
2525
"jupyter-collaboration>=3,<4",
2626
"jupyterlab>=4.3,<5",
2727
]

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.4.0",
3+
"version": "0.4.1",
44
"description": "JupyterGIS core extension",
55
"keywords": [
66
"jupyter",
@@ -53,8 +53,8 @@
5353
},
5454
"dependencies": {
5555
"@jupyter/collaborative-drive": "^3.0.0",
56-
"@jupytergis/base": "^0.4.0",
57-
"@jupytergis/schema": "^0.4.0",
56+
"@jupytergis/base": "^0.4.1",
57+
"@jupytergis/schema": "^0.4.1",
5858
"@jupyterlab/application": "^4.3.0",
5959
"@jupyterlab/apputils": "^4.3.0",
6060
"@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.4.0",
3+
"version": "0.4.1",
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.4.0",
57-
"@jupytergis/schema": "^0.4.0",
56+
"@jupytergis/base": "^0.4.1",
57+
"@jupytergis/schema": "^0.4.1",
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.4.0"
1+
__version__ = "0.4.1"
22

33
from jupytergis_lab import GISDocument # 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.4.0",
23-
"jupytergis_lab==0.4.0",
22+
"jupytergis_core==0.4.1",
23+
"jupytergis_lab==0.4.1",
2424
"my-jupyter-shared-drive",
2525
]
2626
dynamic = ["version"]

0 commit comments

Comments
 (0)