Recent Releases of carto-lab-docker
carto-lab-docker - v1.0.0
v1.0.0 (2025-08-06)
Documentation
Add fdz logo (
4e6962f)Change public git clone path from gitlab to github (
8a1742a)Fix wrong branch link in Github edit uri (
0bb894c)
Detailed Changes: v0.28.1...v1.0.0
- Dockerfile
Published by Sieboldianus 7 months ago
carto-lab-docker - v0.27.2
v0.27.2 (2025-05-05)
Bug Fixes
Pin geopandas to 1.0.0 (minimal) (
6191bff)avoids 0.14.4 install
Detailed Changes: v0.27.1...v0.27.2
- Dockerfile
Published by ioer-dresden 7 months ago
carto-lab-docker - v0.27.1
v0.27.1 (2025-04-16)
Bug Fixes
- Collaborative flag evaluated vice versa in Dockefile (
1414253)
also see https://github.com/jupyterlab/jupyter-collaboration/issues/473
- Remove pip dependency conflict for numpy (
96e3240)
python-hll2 is outdated; it is suggested that those who rely on this package install it temporarily
Refactoring
Detailed Changes: v0.27.0...v0.27.1
- Dockerfile
Published by ioer-dresden 7 months ago
carto-lab-docker - v0.27.0
v0.27.0 (2025-04-08)
Bug Fixes
Terminadosettings and allowhidden should always apply; large refactor of CMD-Part in Dockerfile (follow conventions) (
5c9db23)Typo (test ci/version) (
b6c640d)Version variable not populated in CI (
f449160)
Documentation
Features
- Update to JupyterLab 4.4.0 (
700b0f7)
Detailed Changes: v0.26.0...v0.27.0
- Dockerfile
Published by ioer-dresden 7 months ago
carto-lab-docker - v0.24.1
v0.24.1 (2024-11-13)
Fix
- fix: PasswordIdentityProvider in favor of deprecated ServerApp (
1649afe)
- Dockerfile
Published by ioer-dresden 7 months ago
carto-lab-docker - v0.24.0
v0.24.0 (2024-11-13)
Documentation
docs: fix typos (
cd79995)docs: update grass image tag (
0b5b79e)docs: add grass gis jupyter example notebook (
6f3a8f4)docs: add grass gis example (
bc48a80)docs: minor rephrasing (
cf1fd24)docs: rename use cases to 'tasks' (
4577b64)docs: add steps to override welcome page (
71728e3)docs: improve description of collaboration mode (
5f24797)
Feature
- feat: add grass gis docker-compose.yml (
0f255bf)
Fix
fix: collaboration mode upstream bug #2 (
32fe030)fix: collaboration mode upstream bug (
bc6107d)fix: collaboration mode upstream bug (
7a31b01)fix: collaboration mode upstream bug (
561fd98)fix: grass image tag (
15186a6)fix: grass compose tag (
a8f4153)fix: collaboration mode turned off by default (
5f5b3eb)
Unknown
- Update grass.md (
2660aaf)
- Dockerfile
Published by ioer-dresden 7 months ago
carto-lab-docker - v0.16.3
v0.16.3 (2024-07-19)
Fix
- fix: Mapnik Dockerfile build
The reason for this file is pip-system install, which should indeed be avoided. However, mapnik-cli has no dependencies and is quite lightweight. We skip this check now in the Dockerfile. (5ec99c5)
- Dockerfile
Published by ioer-dresden 7 months ago
carto-lab-docker - v0.16.2
v0.16.2 (2024-07-18)
Fix
- fix: manual bump (
30ce94c)
- Dockerfile
Published by ioer-dresden 7 months ago
carto-lab-docker - Release v0.15.6 (2023-09-15)
Fix
- fix: password authentication not working (
4b9f8fa)
- Dockerfile
Published by ioer-dresden 7 months ago
carto-lab-docker - Release v0.15.0 (2023-09-15)
Chore
chore: explicitly add GL_TOKEN (
997b6dd)chore: migrate from setup.cfg to pyproject.toml (semantic-release) (
6e9d4c9)chore: remove pinning of nbconvert in jupyter env (
fbae7f8)chore: bump jupytrer env python to 3.9 (minimal) (
3a4b68f)
Documentation
Feature
feat: bump jupyter lab minimal version to 4; remove classic notebook extensions (
69a6535)feat: add rasterio to default env (
f0b2bee)
- Dockerfile
Published by ioer-dresden 7 months ago
carto-lab-docker - Release 0.14.0
Feature
- Update Jupyter Lab to 4.0 (
5af1cc1)
Documentation
- Clarify python executable to be used for installing ipykernel spec (
8e52943)
- Dockerfile
Published by ioer-dresden 7 months ago
carto-lab-docker - Release 0.13.0
Feature
- Add default persistent environment path and update docs (
9b85dd5)
Fix
- Disable Jupyter news (
8811623)
Documentation
- Clarify pinning of tag via .env (
0f4f16e)
- Dockerfile
Published by ioer-dresden 7 months ago
carto-lab-docker - Release 0.12.3
Fix
- Incompatibility between numpy>1.2 and Shapely<1.8 (
6dcade0)
Documentation
- Update reference to docker-compose build with explicit compose file (
80d4cd9)
- Dockerfile
Published by ioer-dresden 7 months ago
carto-lab-docker - Release 0.12.2
Fix
- Ci-commit-tag empty for push-commits (
ae3786d)
- Dockerfile
Published by ioer-dresden 7 months ago
carto-lab-docker - Release 0.12.1
Fix
- Ci-commit-tag empty for push-commits (
659d74d)
- Dockerfile
Published by ioer-dresden 7 months ago
carto-lab-docker - Release 0.11.0
Feature
- Add TAG environemnt-variable to pin specific versions in docker-compose.yml (
e8144b8)
Fix
- YAML syntax (
da3a8e8)
- Dockerfile
Published by ioer-dresden 7 months ago
carto-lab-docker - v0.10.0
Feature
- Bump nbconvert from 6.5.* to 7.2.* (
ee20a57)
Documentation
- Add explicit docker network create (
023e4c7) - Suggest to pull registry image, to prevent build of image by default (
0879b51) - Clarify steps to setup svg_export (
cbb888e) - Update readme header (
5e26d21)
- Dockerfile
Published by ioer-dresden 7 months ago
carto-lab-docker - v0.9.0
Feature
- Add .version to Dockerfile, to be able to get the Container version at runtime (
31ed7cb)
Fix
- Ipywidgets compatibility (
bb1c0be) - CI extract version from file (
9d10722) - Use master-latest for versioned releases (
6d390ef)
Documentation
- Add instructions to install selenium and webdriver (
cb4038a) - Add COMPOSE_FILE to .env examples (
5cf73a2) - Update header (
c57caa3)
- Dockerfile
Published by ioer-dresden 7 months ago
carto-lab-docker - v0.8.0
CI
- Automatic versioning of registry images
- Dockerfile
Published by ioer-dresden 7 months ago
carto-lab-docker - v0.7.0
Feature
- Add Mapnik docker and tag (
3ce9d06)
Fix
- Nbconvert pinned to old version (
fb611fc) - Incompatible geoviews package for latest holoviews release (
5baa575)
Documentation
- Update readme to include collaborative editing feature (
7b40eb9) - Add note to use registry images in readme (
05528e4) - Add warning to update pinnings regularly (
5b40fbc)
- Dockerfile
Published by ioer-dresden 7 months ago