From c89bea8ad54e8975b2e4f30c4ea463e51e548611 Mon Sep 17 00:00:00 2001 From: Dani Arribas-Bel Date: Sat, 23 Oct 2021 14:13:12 +0000 Subject: [PATCH] RLS: v7.0 - Website built --- README.md | 6 +++--- docs/assets/js/search-data.json | 16 ++++++++-------- docs/guides/docker_install/index.html | 4 ++-- docs/index.html | 4 ++-- docs/stacks/gds/index.html | 2 +- docs/stacks/gds_dev/index.html | 2 +- docs/stacks/gds_py/index.html | 2 +- virtualbox/Vagrantfile | 4 ++-- virtualbox/cloud-config.yml | 2 +- website/_config.yml | 2 +- 10 files changed, 22 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 3918b2e..9f7492c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # A containerised platform for Geographic Data Science: `gds_env` -[![](https://images.microbadger.com/badges/image/darribas/gds:6.1.svg)](https://microbadger.com/images/darribas/gds:6.1 "Get your own image badge on microbadger.com") -[![](https://images.microbadger.com/badges/version/darribas/gds:6.1.svg)](https://microbadger.com/images/darribas/gds:6.1 "Get your own version badge on microbadger.com") +[![](https://images.microbadger.com/badges/image/darribas/gds:7.0.svg)](https://microbadger.com/images/darribas/gds:7.0 "Get your own image badge on microbadger.com") +[![](https://images.microbadger.com/badges/version/darribas/gds:7.0.svg)](https://microbadger.com/images/darribas/gds:7.0 "Get your own version badge on microbadger.com") [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/darribas/gds_env/master) * [Dani Arribas-Bel](http://darribas.org) @@ -42,7 +42,7 @@ The `gds_env` is an open-source project. To join the conversation, please read t author = { Dani Arribas-Bel }, title = {\texttt{gds\_env}: A containerised platform for Geographic Data Science}, url = {https://darribas.org/gds_env}, - version = {6.1}, + version = {7.0}, date = {2019-08-06}, doi = {10.5281/zenodo.4642516}, } diff --git a/docs/assets/js/search-data.json b/docs/assets/js/search-data.json index fa1c000..3862b50 100644 --- a/docs/assets/js/search-data.json +++ b/docs/assets/js/search-data.json @@ -55,13 +55,13 @@ },"9": { "doc": "Docker - Install", "title": "Installing gds_env", - "content": "Please check in the description of each flavour for the exact command. Generally speaking, if you have Docker installed and running on your computer, you can install gds_env by typing: . docker pull darribas/<gds-flavour>:6.1 . where <gds-flavour> is one of gds_py, gds, gds_dev. ", + "content": "Please check in the description of each flavour for the exact command. Generally speaking, if you have Docker installed and running on your computer, you can install gds_env by typing: . docker pull darribas/<gds-flavour>:7.0 . where <gds-flavour> is one of gds_py, gds, gds_dev. ", "url": "https://darribas.org/gds_env/guides/docker_install/#installing-gds_env", "relUrl": "/guides/docker_install/#installing-gds_env" },"10": { "doc": "Docker - Install", "title": "Running gds_env", - "content": "Once installed, you can run a container by typing: . docker run --rm -ti -p 8888:8888 -v ${PWD}:/home/jovyan/work darribas/<gds-flavour>:6.1 . A couple of notes on the command above: . | This opens the 8888 port of the container so you can access JupyterLab from your browser. To access the Lab instance, you will have to point your browser to localhost:8888 and insert the token printed on the terminal | The command also mounts the current folder from where you run it (${PWD}) to the container. This means that you can see the files in that folder from JupyterLab by opening the work folder in its file browser. You can replace ${PWD} with the path to any folder on your local machine. For example, to mount the Desktop folder on a Mac, you can replace ${PWD} by /Users/<username>/Desktop. | . ", + "content": "Once installed, you can run a container by typing: . docker run --rm -ti -p 8888:8888 -v ${PWD}:/home/jovyan/work darribas/<gds-flavour>:7.0 . A couple of notes on the command above: . | This opens the 8888 port of the container so you can access JupyterLab from your browser. To access the Lab instance, you will have to point your browser to localhost:8888 and insert the token printed on the terminal | The command also mounts the current folder from where you run it (${PWD}) to the container. This means that you can see the files in that folder from JupyterLab by opening the work folder in its file browser. You can replace ${PWD} with the path to any folder on your local machine. For example, to mount the Desktop folder on a Mac, you can replace ${PWD} by /Users/<username>/Desktop. | . ", "url": "https://darribas.org/gds_env/guides/docker_install/#running-gds_env", "relUrl": "/guides/docker_install/#running-gds_env" },"11": { @@ -91,13 +91,13 @@ },"15": { "doc": "gds", "title": "R Libraries", - "content": "A full list of Python libraries installed in the gds_py environment is available below: . `gds` R library list (click to expand) |   | Package | Version | Priority | . | abind | abind | 1.4-5 | NA | . | areal | areal | 0.1.7 | NA | . | arm | arm | 1.12-2 | NA | . | arrow | arrow | 5.0.0.20211016 | NA | . | askpass | askpass | 1.1 | NA | . | assertthat | assertthat | 0.2.1 | NA | . | backports | backports | 1.2.1 | NA | . | base64enc | base64enc | 0.1-3 | NA | . | bayestestR | bayestestR | 0.11.0 | NA | . | BH | BH | 1.75.0-0 | NA | . | BiocManager | BiocManager | 1.30.16 | NA | . | BiocVersion | BiocVersion | 3.13.1 | NA | . | bit | bit | 4.0.4 | NA | . | bit64 | bit64 | 4.0.5 | NA | . | bitops | bitops | 1.0-7 | NA | . | blme | blme | 1.0-5 | NA | . | blob | blob | 1.2.2 | NA | . | bookdown | bookdown | 0.24 | NA | . | brew | brew | 1.0-6 | NA | . | brio | brio | 1.1.2 | NA | . | broom | broom | 0.7.9 | NA | . | broom.mixed | broom.mixed | 0.2.7 | NA | . | bslib | bslib | 0.3.1 | NA | . | cachem | cachem | 1.0.6 | NA | . | callr | callr | 3.7.0 | NA | . | car | car | 3.0-11 | NA | . | carData | carData | 3.0-4 | NA | . | cartogram | cartogram | 0.2.2 | NA | . | cellranger | cellranger | 1.1.0 | NA | . | checkmate | checkmate | 2.0.0 | NA | . | classInt | classInt | 0.4-3 | NA | . | cli | cli | 3.0.1 | NA | . | clipr | clipr | 0.7.1 | NA | . | cNORM | cNORM | 2.1.0 | NA | . | coda | coda | 0.19-4 | NA | . | colorspace | colorspace | 2.0-2 | NA | . | commonmark | commonmark | 1.7 | NA | . | conquer | conquer | 1.0.2 | NA | . | corrplot | corrplot | 0.90 | NA | . | cowplot | cowplot | 1.1.1 | NA | . | cpp11 | cpp11 | 0.4.0 | NA | . | crayon | crayon | 1.4.1 | NA | . | credentials | credentials | 1.3.1 | NA | . | crosstalk | crosstalk | 1.1.1 | NA | . | crul | crul | 1.1.0 | NA | . | curl | curl | 4.3.2 | NA | . | data.table | data.table | 1.14.2 | NA | . | datawizard | datawizard | 0.2.1 | NA | . | DBI | DBI | 1.1.1 | NA | . | dbplyr | dbplyr | 2.1.1 | NA | . | deldir | deldir | 1.0-5 | NA | . | desc | desc | 1.4.0 | NA | . | devtools | devtools | 2.4.2 | NA | . | dichromat | dichromat | 2.0-0 | NA | . | diffobj | diffobj | 0.3.5 | NA | . | digest | digest | 0.6.28 | NA | . | dotCall64 | dotCall64 | 1.0-1 | NA | . | downlit | downlit | 0.2.1 | NA | . | dplyr | dplyr | 1.0.7 | NA | . | dtplyr | dtplyr | 1.1.0 | NA | . | e1071 | e1071 | 1.7-9 | NA | . | effectsize | effectsize | 0.5 | NA | . | ellipsis | ellipsis | 0.3.2 | NA | . | emmeans | emmeans | 1.7.0 | NA | . | estimability | estimability | 1.3 | NA | . | evaluate | evaluate | 0.14 | NA | . | expm | expm | 0.999-6 | NA | . | fansi | fansi | 0.5.0 | NA | . | farver | farver | 2.1.0 | NA | . | fastmap | fastmap | 1.1.0 | NA | . | feather | feather | 0.3.5 | NA | . | FNN | FNN | 1.1.3 | NA | . | fontawesome | fontawesome | 0.2.2 | NA | . | forcats | forcats | 0.5.1 | NA | . | foreach | foreach | 1.5.1 | NA | . | Formula | Formula | 1.2-4 | NA | . | FRK | FRK | 2.0.1 | NA | . | fs | fs | 1.5.0 | NA | . | fst | fst | 0.9.4 | NA | . | future | future | 1.22.1 | NA | . | gargle | gargle | 1.2.0 | NA | . | gdata | gdata | 2.18.0 | NA | . | generics | generics | 0.1.0 | NA | . | geocompkg | geocompkg | 2.0.2 | NA | . | geojson | geojson | 0.3.4 | NA | . | geojsonio | geojsonio | 0.9.4 | NA | . | geojsonlint | geojsonlint | 0.4.0 | NA | . | geojsonsf | geojsonsf | 2.0.1 | NA | . | geometa | geometa | 0.6-4 | NA | . | geometries | geometries | 0.2.0 | NA | . | geometry | geometry | 0.4.5 | NA | . | geoR | geoR | 1.8-1 | NA | . | geosphere | geosphere | 1.5-14 | NA | . | gert | gert | 1.4.1 | NA | . | ggeffects | ggeffects | 1.1.1 | NA | . | gghighlight | gghighlight | 0.3.2 | NA | . | ggmap | ggmap | 3.0.0 | NA | . | ggplot2 | ggplot2 | 3.3.5 | NA | . | ggpubr | ggpubr | 0.4.0 | NA | . | ggrepel | ggrepel | 0.9.1 | NA | . | ggsci | ggsci | 2.9 | NA | . | ggsignif | ggsignif | 0.6.3 | NA | . | gh | gh | 1.3.0 | NA | . | GISTools | GISTools | 0.7-4 | NA | . | gitcreds | gitcreds | 0.1.1 | NA | . | globals | globals | 0.14.0 | NA | . | glue | glue | 1.4.2 | NA | . | gmodels | gmodels | 2.18.1 | NA | . | goftest | goftest | 1.2-3 | NA | . | googledrive | googledrive | 2.0.0 | NA | . | googlePolylines | googlePolylines | 0.8.2 | NA | . | googlesheets4 | googlesheets4 | 1.0.0 | NA | . | gridExtra | gridExtra | 2.3 | NA | . | gstat | gstat | 2.0-8 | NA | . | gtable | gtable | 0.3.0 | NA | . | gtools | gtools | 3.9.2 | NA | . | haven | haven | 2.4.3 | NA | . | hdf5r | hdf5r | 1.3.4 | NA | . | hexbin | hexbin | 1.28.2 | NA | . | highr | highr | 0.9 | NA | . | historydata | historydata | 0.1 | NA | . | Hmisc | Hmisc | 4.6-0 | NA | . | hms | hms | 1.1.1 | NA | . | htmlTable | htmlTable | 2.3.0 | NA | . | htmltools | htmltools | 0.5.2 | NA | . | htmlwidgets | htmlwidgets | 1.5.4 | NA | . | httpcode | httpcode | 0.3.0 | NA | . | httpuv | httpuv | 1.6.3 | NA | . | httr | httr | 1.4.2 | NA | . | ids | ids | 1.0.1 | NA | . | igraph | igraph | 1.2.7 | NA | . | ini | ini | 0.3.1 | NA | . | insight | insight | 0.14.5 | NA | . | intervals | intervals | 0.15.2 | NA | . | IRdisplay | IRdisplay | 1.0 | NA | . | IRkernel | IRkernel | 1.2 | NA | . | isoband | isoband | 0.2.5 | NA | . | iterators | iterators | 1.0.13 | NA | . | jpeg | jpeg | 0.1-9 | NA | . | jqr | jqr | 1.2.1 | NA | . | jquerylib | jquerylib | 0.1.4 | NA | . | jsonify | jsonify | 1.2.1 | NA | . | jsonlite | jsonlite | 1.7.2 | NA | . | jsonvalidate | jsonvalidate | 1.1.0 | NA | . | jtools | jtools | 2.1.4 | NA | . | kableExtra | kableExtra | 1.3.4 | NA | . | knitr | knitr | 1.36 | NA | . | labeling | labeling | 0.4.2 | NA | . | later | later | 1.3.0 | NA | . | latticeExtra | latticeExtra | 0.6-29 | NA | . | lazyeval | lazyeval | 0.2.2 | NA | . | leafem | leafem | 0.1.6 | NA | . | leaflet | leaflet | 2.0.4.1 | NA | . | leaflet.providers | leaflet.providers | 1.9.0 | NA | . | leafpop | leafpop | 0.1.0 | NA | . | leafsync | leafsync | 0.1.0 | NA | . | leaps | leaps | 3.1 | NA | . | LearnBayes | LearnBayes | 2.15.1 | NA | . | lidR | lidR | 3.2.1 | NA | . | lifecycle | lifecycle | 1.0.1 | NA | . | link2GI | link2GI | 0.4-7 | NA | . | linprog | linprog | 0.9-2 | NA | . | listenv | listenv | 0.8.0 | NA | . | lme4 | lme4 | 1.1-27.1 | NA | . | lmtest | lmtest | 0.9-38 | NA | . | lpSolve | lpSolve | 5.6.15 | NA | . | lubridate | lubridate | 1.8.0 | NA | . | lwgeom | lwgeom | 0.2-8 | NA | . | magic | magic | 1.5-9 | NA | . | magrittr | magrittr | 2.0.1 | NA | . | mapdata | mapdata | 2.3.0 | NA | . | maps | maps | 3.4.0 | NA | . | maptools | maptools | 1.1-2 | NA | . | mapview | mapview | 2.10.0 | NA | . | markdown | markdown | 1.1 | NA | . | MASS | MASS | 7.3-54 | recommended | . | MatrixModels | MatrixModels | 0.5-0 | NA | . | matrixStats | matrixStats | 0.61.0 | NA | . | memoise | memoise | 2.0.0 | NA | . | merTools | merTools | 0.5.2 | NA | . | mime | mime | 0.12 | NA | . | miniUI | miniUI | 0.1.1.1 | NA | . | minqa | minqa | 1.2.4 | NA | . | mnormt | mnormt | 2.0.2 | NA | . | modelr | modelr | 0.1.8 | NA | . | munsell | munsell | 0.5.0 | NA | . | mvtnorm | mvtnorm | 1.1-3 | NA | . | nabor | nabor | 0.5.0 | NA | . | ncdf4 | ncdf4 | 1.17 | NA | . | ncmeta | ncmeta | 0.3.0 | NA | . | nlme | nlme | 3.1-153 | recommended | . | nloptr | nloptr | 1.2.2.2 | NA | . | numDeriv | numDeriv | 2016.8-1.1 | NA | . | openssl | openssl | 1.4.5 | NA | . | openxlsx | openxlsx | 4.2.4 | NA | . | osmdata | osmdata | 0.1.8 | NA | . | osrm | osrm | 3.5.0 | NA | . | ows4R | ows4R | 0.1-5 | NA | . | packcircles | packcircles | 0.3.4 | NA | . | pander | pander | 0.6.4 | NA | . | parallelly | parallelly | 1.28.1 | NA | . | parameters | parameters | 0.14.0 | NA | . | patchwork | patchwork | 1.1.1 | NA | . | pbapply | pbapply | 1.5-0 | NA | . | pbdZMQ | pbdZMQ | 0.3-5 | NA | . | pbkrtest | pbkrtest | 0.5.1 | NA | . | performance | performance | 0.8.0 | NA | . | pillar | pillar | 1.6.3 | NA | . | pkgbuild | pkgbuild | 1.2.0 | NA | . | pkgconfig | pkgconfig | 2.0.3 | NA | . | pkgload | pkgload | 1.2.3 | NA | . | plogr | plogr | 0.2.0 | NA | . | plyr | plyr | 1.8.6 | NA | . | png | png | 0.1-7 | NA | . | polyclip | polyclip | 1.10-0 | NA | . | polynom | polynom | 1.4-0 | NA | . | praise | praise | 1.0.0 | NA | . | prettyunits | prettyunits | 1.1.1 | NA | . | processx | processx | 3.5.2 | NA | . | progress | progress | 1.2.2 | NA | . | proj4 | proj4 | 1.0-10.1 | NA | . | promises | promises | 1.2.0.1 | NA | . | protolite | protolite | 2.1.1 | NA | . | proxy | proxy | 0.4-26 | NA | . | ps | ps | 1.6.0 | NA | . | psych | psych | 2.1.9 | NA | . | purrr | purrr | 0.3.4 | NA | . | quantreg | quantreg | 5.86 | NA | . | R.methodsS3 | R.methodsS3 | 1.8.1 | NA | . | R.oo | R.oo | 1.24.0 | NA | . | R.utils | R.utils | 2.11.0 | NA | . | R6 | R6 | 2.5.1 | NA | . | RandomFields | RandomFields | 3.3.10 | NA | . | RandomFieldsUtils | RandomFieldsUtils | 0.5.4 | NA | . | randomForest | randomForest | 4.6-14 | NA | . | rapidjsonr | rapidjsonr | 1.2.0 | NA | . | rappdirs | rappdirs | 0.3.3 | NA | . | raster | raster | 3.5-2 | NA | . | rasterVis | rasterVis | 0.51.0 | NA | . | rcartocolor | rcartocolor | 2.0.0 | NA | . | rcmdcheck | rcmdcheck | 1.4.0 | NA | . | RColorBrewer | RColorBrewer | 1.1-2 | NA | . | Rcpp | Rcpp | 1.0.7 | NA | . | RcppArmadillo | RcppArmadillo | 0.10.7.0.0 | NA | . | RcppEigen | RcppEigen | 0.3.3.9.1 | NA | . | RcppProgress | RcppProgress | 0.4.2 | NA | . | RCurl | RCurl | 1.98-1.5 | NA | . | readr | readr | 2.0.2 | NA | . | readxl | readxl | 1.3.1 | NA | . | rematch | rematch | 1.0.1 | NA | . | rematch2 | rematch2 | 2.1.2 | NA | . | remotes | remotes | 2.4.1 | NA | . | repr | repr | 1.1.3 | NA | . | reprex | reprex | 2.0.1 | NA | . | reshape2 | reshape2 | 1.4.4 | NA | . | revgeo | revgeo | 0.15 | NA | . | rgdal | rgdal | 1.5-27 | NA | . | rgeos | rgeos | 0.5-8 | NA | . | rgl | rgl | 0.107.14 | NA | . | RgoogleMaps | RgoogleMaps | 1.4.5.3 | NA | . | rgrass7 | rgrass7 | 0.2-6 | NA | . | rhdf5 | rhdf5 | 2.36.0 | NA | . | rhdf5filters | rhdf5filters | 1.4.0 | NA | . | Rhdf5lib | Rhdf5lib | 1.14.2 | NA | . | rio | rio | 0.5.27 | NA | . | rjson | rjson | 0.2.20 | NA | . | RJSONIO | RJSONIO | 1.3-1.6 | NA | . | rlang | rlang | 0.4.11 | NA | . | rlas | rlas | 1.5.0 | NA | . | rmapshaper | rmapshaper | 0.4.5 | NA | . | RMariaDB | RMariaDB | 1.1.2 | NA | . | rmarkdown | rmarkdown | 2.11 | NA | . | rnaturalearth | rnaturalearth | 0.1.0 | NA | . | rnaturalearthdata | rnaturalearthdata | 0.1.0 | NA | . | RNetCDF | RNetCDF | 2.5-2 | NA | . | roxygen2 | roxygen2 | 7.1.2 | NA | . | rpostgis | rpostgis | 1.4.3 | NA | . | RPostgres | RPostgres | 1.4.1 | NA | . | RPostgreSQL | RPostgreSQL | 0.7-2 | NA | . | rprojroot | rprojroot | 2.0.2 | NA | . | RSAGA | RSAGA | 1.3.0 | NA | . | RSQLite | RSQLite | 2.2.8 | NA | . | rstatix | rstatix | 0.7.0 | NA | . | rstudioapi | rstudioapi | 0.13 | NA | . | rversions | rversions | 2.1.1 | NA | . | rvest | rvest | 1.0.2 | NA | . | s2 | s2 | 1.0.7 | NA | . | sass | sass | 0.4.0 | NA | . | satellite | satellite | 1.0.4 | NA | . | scales | scales | 1.1.1 | NA | . | selectr | selectr | 0.4-2 | NA | . | servr | servr | 0.23 | NA | . | sessioninfo | sessioninfo | 1.1.1 | NA | . | sf | sf | 1.0-3 | NA | . | sfarrow | sfarrow | 0.4.0 | NA | . | sfheaders | sfheaders | 0.4.0 | NA | . | shapefiles | shapefiles | 0.7 | NA | . | shiny | shiny | 1.7.1 | NA | . | sjlabelled | sjlabelled | 1.1.8 | NA | . | sjmisc | sjmisc | 2.8.7 | NA | . | sjPlot | sjPlot | 2.8.9 | NA | . | sjstats | sjstats | 0.18.1 | NA | . | sourcetools | sourcetools | 0.1.7 | NA | . | sp | sp | 1.4-5 | NA | . | spacetime | spacetime | 1.2-5 | NA | . | spam | spam | 2.7-0 | NA | . | sparseinv | sparseinv | 0.1.3 | NA | . | SparseM | SparseM | 1.81 | NA | . | spatialreg | spatialreg | 1.1-8 | NA | . | spatstat | spatstat | 2.2-0 | NA | . | spatstat.core | spatstat.core | 2.3-0 | NA | . | spatstat.data | spatstat.data | 2.1-0 | NA | . | spatstat.geom | spatstat.geom | 2.3-0 | NA | . | spatstat.linnet | spatstat.linnet | 2.3-0 | NA | . | spatstat.sparse | spatstat.sparse | 2.0-0 | NA | . | spatstat.utils | spatstat.utils | 2.2-0 | NA | . | spData | spData | 2.0.1 | NA | . | spDataLarge | spDataLarge | 2.0.1 | NA | . | spdep | spdep | 1.1-11 | NA | . | spgwr | spgwr | 0.6-34 | NA | . | splancs | splancs | 2.01-42 | NA | . | stargazer | stargazer | 5.2.2 | NA | . | stars | stars | 0.5-3 | NA | . | statmod | statmod | 1.4.36 | NA | . | stplanr | stplanr | 0.8.4 | NA | . | stringi | stringi | 1.7.5 | NA | . | stringr | stringr | 1.4.0 | NA | . | svglite | svglite | 2.0.0 | NA | . | sys | sys | 3.4 | NA | . | systemfonts | systemfonts | 1.0.3 | NA | . | tensor | tensor | 1.5 | NA | . | terra | terra | 1.4-14 | NA | . | testthat | testthat | 3.1.0 | NA | . | tibble | tibble | 3.1.5 | NA | . | tidync | tidync | 0.2.4 | NA | . | tidyr | tidyr | 1.1.4 | NA | . | tidyselect | tidyselect | 1.1.1 | NA | . | tidyverse | tidyverse | 1.3.1 | NA | . | tinytex | tinytex | 0.34 | NA | . | tmap | tmap | 3.3-2 | NA | . | tmaptools | tmaptools | 3.1-1 | NA | . | TMB | TMB | 1.7.22 | NA | . | tmvnsim | tmvnsim | 1.0-2 | NA | . | TraMineR | TraMineR | 2.2-2 | NA | . | triebeard | triebeard | 0.3.0 | NA | . | tufte | tufte | 0.10 | NA | . | tzdb | tzdb | 0.1.2 | NA | . | units | units | 0.7-2 | NA | . | urltools | urltools | 1.7.3 | NA | . | usethis | usethis | 2.1.0 | NA | . | utf8 | utf8 | 1.2.2 | NA | . | uuid | uuid | 0.1-4 | NA | . | V8 | V8 | 3.4.2 | NA | . | vctrs | vctrs | 0.3.8 | NA | . | viridis | viridis | 0.6.2 | NA | . | viridisLite | viridisLite | 0.4.0 | NA | . | vroom | vroom | 1.5.5 | NA | . | waldo | waldo | 0.3.1 | NA | . | webshot | webshot | 0.5.2 | NA | . | whisker | whisker | 0.4 | NA | . | widgetframe | widgetframe | 0.3.1 | NA | . | withr | withr | 2.4.2 | NA | . | wk | wk | 0.5.0 | NA | . | xfun | xfun | 0.26 | NA | . | XML | XML | 3.99-0.8 | NA | . | xml2 | xml2 | 1.3.2 | NA | . | xopen | xopen | 1.0.0 | NA | . | xtable | xtable | 1.8-4 | NA | . | xts | xts | 0.12.1 | NA | . | yaml | yaml | 2.2.1 | NA | . | zip | zip | 2.2.0 | NA | . | zoo | zoo | 1.8-9 | NA | . | base | base | 4.1.1 | base | . | boot | boot | 1.3-28 | recommended | . | class | class | 7.3-19 | recommended | . | cluster | cluster | 2.1.2 | recommended | . | codetools | codetools | 0.2-18 | recommended | . | compiler | compiler | 4.1.1 | base | . | datasets | datasets | 4.1.1 | base | . | foreign | foreign | 0.8-81 | recommended | . | graphics | graphics | 4.1.1 | base | . | grDevices | grDevices | 4.1.1 | base | . | grid | grid | 4.1.1 | base | . | KernSmooth | KernSmooth | 2.23-20 | recommended | . | lattice | lattice | 0.20-45 | recommended | . | MASS.1 | MASS | 7.3-54 | recommended | . | Matrix | Matrix | 1.3-4 | recommended | . | methods | methods | 4.1.1 | base | . | mgcv | mgcv | 1.8-38 | recommended | . | nlme.1 | nlme | 3.1-152 | recommended | . | nnet | nnet | 7.3-16 | recommended | . | parallel | parallel | 4.1.1 | base | . | rpart | rpart | 4.1-15 | recommended | . | spatial | spatial | 7.3-11 | recommended | . | splines | splines | 4.1.1 | base | . | stats | stats | 4.1.1 | base | . | stats4 | stats4 | 4.1.1 | base | . | survival | survival | 3.2-13 | recommended | . | tcltk | tcltk | 4.1.1 | base | . | tools | tools | 4.1.1 | base | . | utils | utils | 4.1.1 | base | . Download table as .txt . ", + "content": "A full list of Python libraries installed in the gds_py environment is available below: . `gds` R library list (click to expand) |   | Package | Version | Priority | . | abind | abind | 1.4-5 | NA | . | areal | areal | 0.1.7 | NA | . | arm | arm | 1.12-2 | NA | . | arrow | arrow | 5.0.0.20211021 | NA | . | askpass | askpass | 1.1 | NA | . | assertthat | assertthat | 0.2.1 | NA | . | backports | backports | 1.2.1 | NA | . | base64enc | base64enc | 0.1-3 | NA | . | bayesplot | bayesplot | 1.8.1 | NA | . | bayestestR | bayestestR | 0.11.0 | NA | . | BH | BH | 1.75.0-0 | NA | . | BiocManager | BiocManager | 1.30.16 | NA | . | BiocVersion | BiocVersion | 3.13.1 | NA | . | bit | bit | 4.0.4 | NA | . | bit64 | bit64 | 4.0.5 | NA | . | bitops | bitops | 1.0-7 | NA | . | blme | blme | 1.0-5 | NA | . | blob | blob | 1.2.2 | NA | . | bookdown | bookdown | 0.24 | NA | . | brew | brew | 1.0-6 | NA | . | bridgesampling | bridgesampling | 1.1-2 | NA | . | brio | brio | 1.1.2 | NA | . | brms | brms | 2.16.1 | NA | . | Brobdingnag | Brobdingnag | 1.2-6 | NA | . | broom | broom | 0.7.9 | NA | . | broom.mixed | broom.mixed | 0.2.7 | NA | . | bslib | bslib | 0.3.1 | NA | . | cachem | cachem | 1.0.6 | NA | . | callr | callr | 3.7.0 | NA | . | car | car | 3.0-11 | NA | . | carData | carData | 3.0-4 | NA | . | cartogram | cartogram | 0.2.2 | NA | . | cellranger | cellranger | 1.1.0 | NA | . | checkmate | checkmate | 2.0.0 | NA | . | classInt | classInt | 0.4-3 | NA | . | cli | cli | 3.0.1 | NA | . | clipr | clipr | 0.7.1 | NA | . | cNORM | cNORM | 2.1.0 | NA | . | coda | coda | 0.19-4 | NA | . | colorspace | colorspace | 2.0-2 | NA | . | colourpicker | colourpicker | 1.1.1 | NA | . | commonmark | commonmark | 1.7 | NA | . | conquer | conquer | 1.0.2 | NA | . | corrplot | corrplot | 0.90 | NA | . | cowplot | cowplot | 1.1.1 | NA | . | cpp11 | cpp11 | 0.4.0 | NA | . | crayon | crayon | 1.4.1 | NA | . | credentials | credentials | 1.3.1 | NA | . | crosstalk | crosstalk | 1.1.1 | NA | . | crul | crul | 1.1.0 | NA | . | curl | curl | 4.3.2 | NA | . | data.table | data.table | 1.14.2 | NA | . | datawizard | datawizard | 0.2.1 | NA | . | DBI | DBI | 1.1.1 | NA | . | dbplyr | dbplyr | 2.1.1 | NA | . | deldir | deldir | 1.0-5 | NA | . | desc | desc | 1.4.0 | NA | . | devtools | devtools | 2.4.2 | NA | . | dichromat | dichromat | 2.0-0 | NA | . | diffobj | diffobj | 0.3.5 | NA | . | digest | digest | 0.6.28 | NA | . | distributional | distributional | 0.2.2 | NA | . | dotCall64 | dotCall64 | 1.0-1 | NA | . | downlit | downlit | 0.2.1 | NA | . | dplyr | dplyr | 1.0.7 | NA | . | DT | DT | 0.19 | NA | . | dtplyr | dtplyr | 1.1.0 | NA | . | dygraphs | dygraphs | 1.1.1.6 | NA | . | e1071 | e1071 | 1.7-9 | NA | . | effectsize | effectsize | 0.5 | NA | . | ellipsis | ellipsis | 0.3.2 | NA | . | emmeans | emmeans | 1.7.0 | NA | . | estimability | estimability | 1.3 | NA | . | evaluate | evaluate | 0.14 | NA | . | expm | expm | 0.999-6 | NA | . | fansi | fansi | 0.5.0 | NA | . | farver | farver | 2.1.0 | NA | . | fastmap | fastmap | 1.1.0 | NA | . | feather | feather | 0.3.5 | NA | . | FNN | FNN | 1.1.3 | NA | . | fontawesome | fontawesome | 0.2.2 | NA | . | forcats | forcats | 0.5.1 | NA | . | foreach | foreach | 1.5.1 | NA | . | Formula | Formula | 1.2-4 | NA | . | FRK | FRK | 2.0.1 | NA | . | fs | fs | 1.5.0 | NA | . | fst | fst | 0.9.4 | NA | . | future | future | 1.22.1 | NA | . | gamm4 | gamm4 | 0.2-6 | NA | . | gargle | gargle | 1.2.0 | NA | . | gdata | gdata | 2.18.0 | NA | . | generics | generics | 0.1.0 | NA | . | geocompkg | geocompkg | 2.0.2 | NA | . | geojson | geojson | 0.3.4 | NA | . | geojsonio | geojsonio | 0.9.4 | NA | . | geojsonlint | geojsonlint | 0.4.0 | NA | . | geojsonsf | geojsonsf | 2.0.1 | NA | . | geometa | geometa | 0.6-4 | NA | . | geometries | geometries | 0.2.0 | NA | . | geometry | geometry | 0.4.5 | NA | . | geoR | geoR | 1.8-1 | NA | . | geosphere | geosphere | 1.5-14 | NA | . | gert | gert | 1.4.1 | NA | . | ggeffects | ggeffects | 1.1.1 | NA | . | gghighlight | gghighlight | 0.3.2 | NA | . | ggmap | ggmap | 3.0.0 | NA | . | ggplot2 | ggplot2 | 3.3.5 | NA | . | ggpubr | ggpubr | 0.4.0 | NA | . | ggrepel | ggrepel | 0.9.1 | NA | . | ggridges | ggridges | 0.5.3 | NA | . | ggsci | ggsci | 2.9 | NA | . | ggsignif | ggsignif | 0.6.3 | NA | . | gh | gh | 1.3.0 | NA | . | GISTools | GISTools | 0.7-4 | NA | . | gitcreds | gitcreds | 0.1.1 | NA | . | glmmTMB | glmmTMB | 1.1.2.3 | NA | . | globals | globals | 0.14.0 | NA | . | glue | glue | 1.4.2 | NA | . | gmodels | gmodels | 2.18.1 | NA | . | goftest | goftest | 1.2-3 | NA | . | googledrive | googledrive | 2.0.0 | NA | . | googlePolylines | googlePolylines | 0.8.2 | NA | . | googlesheets4 | googlesheets4 | 1.0.0 | NA | . | gridExtra | gridExtra | 2.3 | NA | . | gstat | gstat | 2.0-8 | NA | . | gtable | gtable | 0.3.0 | NA | . | gtools | gtools | 3.9.2 | NA | . | haven | haven | 2.4.3 | NA | . | hdf5r | hdf5r | 1.3.4 | NA | . | hexbin | hexbin | 1.28.2 | NA | . | highr | highr | 0.9 | NA | . | historydata | historydata | 0.1 | NA | . | Hmisc | Hmisc | 4.6-0 | NA | . | hms | hms | 1.1.1 | NA | . | htmlTable | htmlTable | 2.3.0 | NA | . | htmltools | htmltools | 0.5.2 | NA | . | htmlwidgets | htmlwidgets | 1.5.4 | NA | . | httpcode | httpcode | 0.3.0 | NA | . | httpuv | httpuv | 1.6.3 | NA | . | httr | httr | 1.4.2 | NA | . | ids | ids | 1.0.1 | NA | . | igraph | igraph | 1.2.7 | NA | . | ini | ini | 0.3.1 | NA | . | inline | inline | 0.3.19 | NA | . | insight | insight | 0.14.5 | NA | . | intervals | intervals | 0.15.2 | NA | . | IRdisplay | IRdisplay | 1.0 | NA | . | IRkernel | IRkernel | 1.2 | NA | . | isoband | isoband | 0.2.5 | NA | . | iterators | iterators | 1.0.13 | NA | . | jpeg | jpeg | 0.1-9 | NA | . | jqr | jqr | 1.2.1 | NA | . | jquerylib | jquerylib | 0.1.4 | NA | . | jsonify | jsonify | 1.2.1 | NA | . | jsonlite | jsonlite | 1.7.2 | NA | . | jsonvalidate | jsonvalidate | 1.3.1 | NA | . | jtools | jtools | 2.1.4 | NA | . | kableExtra | kableExtra | 1.3.4 | NA | . | knitr | knitr | 1.36 | NA | . | labeling | labeling | 0.4.2 | NA | . | later | later | 1.3.0 | NA | . | latticeExtra | latticeExtra | 0.6-29 | NA | . | lazyeval | lazyeval | 0.2.2 | NA | . | leafem | leafem | 0.1.6 | NA | . | leaflet | leaflet | 2.0.4.1 | NA | . | leaflet.providers | leaflet.providers | 1.9.0 | NA | . | leafpop | leafpop | 0.1.0 | NA | . | leafsync | leafsync | 0.1.0 | NA | . | leaps | leaps | 3.1 | NA | . | LearnBayes | LearnBayes | 2.15.1 | NA | . | lidR | lidR | 3.2.2 | NA | . | lifecycle | lifecycle | 1.0.1 | NA | . | link2GI | link2GI | 0.4-7 | NA | . | linprog | linprog | 0.9-2 | NA | . | listenv | listenv | 0.8.0 | NA | . | lme4 | lme4 | 1.1-27.1 | NA | . | lmtest | lmtest | 0.9-38 | NA | . | loo | loo | 2.4.1 | NA | . | lpSolve | lpSolve | 5.6.15 | NA | . | lubridate | lubridate | 1.8.0 | NA | . | lwgeom | lwgeom | 0.2-8 | NA | . | magic | magic | 1.5-9 | NA | . | magrittr | magrittr | 2.0.1 | NA | . | mapdata | mapdata | 2.3.0 | NA | . | maps | maps | 3.4.0 | NA | . | maptools | maptools | 1.1-2 | NA | . | mapview | mapview | 2.10.0 | NA | . | markdown | markdown | 1.1 | NA | . | MASS | MASS | 7.3-54 | recommended | . | MatrixModels | MatrixModels | 0.5-0 | NA | . | matrixStats | matrixStats | 0.61.0 | NA | . | memoise | memoise | 2.0.0 | NA | . | merTools | merTools | 0.5.2 | NA | . | mime | mime | 0.12 | NA | . | miniUI | miniUI | 0.1.1.1 | NA | . | minqa | minqa | 1.2.4 | NA | . | mnormt | mnormt | 2.0.2 | NA | . | modelr | modelr | 0.1.8 | NA | . | munsell | munsell | 0.5.0 | NA | . | mvtnorm | mvtnorm | 1.1-3 | NA | . | nabor | nabor | 0.5.0 | NA | . | ncdf4 | ncdf4 | 1.17 | NA | . | ncmeta | ncmeta | 0.3.0 | NA | . | nleqslv | nleqslv | 3.3.2 | NA | . | nlme | nlme | 3.1-153 | recommended | . | nloptr | nloptr | 1.2.2.2 | NA | . | numDeriv | numDeriv | 2016.8-1.1 | NA | . | openssl | openssl | 1.4.5 | NA | . | openxlsx | openxlsx | 4.2.4 | NA | . | optimx | optimx | 2021-10.12 | NA | . | osmdata | osmdata | 0.1.8 | NA | . | osrm | osrm | 3.5.0 | NA | . | ows4R | ows4R | 0.1-5 | NA | . | packcircles | packcircles | 0.3.4 | NA | . | packrat | packrat | 0.7.0 | NA | . | pander | pander | 0.6.4 | NA | . | parallelly | parallelly | 1.28.1 | NA | . | parameters | parameters | 0.15.0 | NA | . | patchwork | patchwork | 1.1.1 | NA | . | pbapply | pbapply | 1.5-0 | NA | . | pbdZMQ | pbdZMQ | 0.3-5 | NA | . | pbkrtest | pbkrtest | 0.5.1 | NA | . | performance | performance | 0.8.0 | NA | . | pillar | pillar | 1.6.4 | NA | . | pkgbuild | pkgbuild | 1.2.0 | NA | . | pkgconfig | pkgconfig | 2.0.3 | NA | . | pkgload | pkgload | 1.2.3 | NA | . | plogr | plogr | 0.2.0 | NA | . | plyr | plyr | 1.8.6 | NA | . | png | png | 0.1-7 | NA | . | polyclip | polyclip | 1.10-0 | NA | . | polynom | polynom | 1.4-0 | NA | . | posterior | posterior | 1.1.0 | NA | . | praise | praise | 1.0.0 | NA | . | prettyunits | prettyunits | 1.1.1 | NA | . | processx | processx | 3.5.2 | NA | . | progress | progress | 1.2.2 | NA | . | proj4 | proj4 | 1.0-10.1 | NA | . | projpred | projpred | 2.0.2 | NA | . | promises | promises | 1.2.0.1 | NA | . | protolite | protolite | 2.1.1 | NA | . | proxy | proxy | 0.4-26 | NA | . | ps | ps | 1.6.0 | NA | . | psych | psych | 2.1.9 | NA | . | purrr | purrr | 0.3.4 | NA | . | quantreg | quantreg | 5.86 | NA | . | R.methodsS3 | R.methodsS3 | 1.8.1 | NA | . | R.oo | R.oo | 1.24.0 | NA | . | R.utils | R.utils | 2.11.0 | NA | . | R6 | R6 | 2.5.1 | NA | . | RandomFields | RandomFields | 3.3.10 | NA | . | RandomFieldsUtils | RandomFieldsUtils | 0.5.6 | NA | . | randomForest | randomForest | 4.6-14 | NA | . | rapidjsonr | rapidjsonr | 1.2.0 | NA | . | rappdirs | rappdirs | 0.3.3 | NA | . | raster | raster | 3.5-2 | NA | . | rasterVis | rasterVis | 0.51.0 | NA | . | rcartocolor | rcartocolor | 2.0.0 | NA | . | rcmdcheck | rcmdcheck | 1.4.0 | NA | . | RColorBrewer | RColorBrewer | 1.1-2 | NA | . | Rcpp | Rcpp | 1.0.7 | NA | . | RcppArmadillo | RcppArmadillo | 0.10.7.0.0 | NA | . | RcppEigen | RcppEigen | 0.3.3.9.1 | NA | . | RcppParallel | RcppParallel | 5.1.4 | NA | . | RcppProgress | RcppProgress | 0.4.2 | NA | . | RCurl | RCurl | 1.98-1.5 | NA | . | readr | readr | 2.0.2 | NA | . | readxl | readxl | 1.3.1 | NA | . | rematch | rematch | 1.0.1 | NA | . | rematch2 | rematch2 | 2.1.2 | NA | . | remotes | remotes | 2.4.1 | NA | . | repr | repr | 1.1.3 | NA | . | reprex | reprex | 2.0.1 | NA | . | reshape2 | reshape2 | 1.4.4 | NA | . | revgeo | revgeo | 0.15 | NA | . | rgdal | rgdal | 1.5-27 | NA | . | rgeos | rgeos | 0.5-8 | NA | . | rgl | rgl | 0.107.14 | NA | . | RgoogleMaps | RgoogleMaps | 1.4.5.3 | NA | . | rgrass7 | rgrass7 | 0.2-6 | NA | . | rhdf5 | rhdf5 | 2.36.0 | NA | . | rhdf5filters | rhdf5filters | 1.4.0 | NA | . | Rhdf5lib | Rhdf5lib | 1.14.2 | NA | . | rio | rio | 0.5.27 | NA | . | rjson | rjson | 0.2.20 | NA | . | RJSONIO | RJSONIO | 1.3-1.6 | NA | . | rlang | rlang | 0.4.12 | NA | . | rlas | rlas | 1.5.0 | NA | . | rmapshaper | rmapshaper | 0.4.5 | NA | . | RMariaDB | RMariaDB | 1.1.2 | NA | . | rmarkdown | rmarkdown | 2.11 | NA | . | rnaturalearth | rnaturalearth | 0.1.0 | NA | . | rnaturalearthdata | rnaturalearthdata | 0.1.0 | NA | . | RNetCDF | RNetCDF | 2.5-2 | NA | . | rngtools | rngtools | 1.5.2 | NA | . | roxygen2 | roxygen2 | 7.1.2 | NA | . | rpostgis | rpostgis | 1.4.3 | NA | . | RPostgres | RPostgres | 1.4.1 | NA | . | RPostgreSQL | RPostgreSQL | 0.7-3 | NA | . | rprojroot | rprojroot | 2.0.2 | NA | . | RSAGA | RSAGA | 1.3.0 | NA | . | rsconnect | rsconnect | 0.8.24 | NA | . | RSQLite | RSQLite | 2.2.8 | NA | . | rstan | rstan | 2.21.2 | NA | . | rstantools | rstantools | 2.1.1 | NA | . | rstatix | rstatix | 0.7.0 | NA | . | rstudioapi | rstudioapi | 0.13 | NA | . | rversions | rversions | 2.1.1 | NA | . | rvest | rvest | 1.0.2 | NA | . | s2 | s2 | 1.0.7 | NA | . | sass | sass | 0.4.0 | NA | . | satellite | satellite | 1.0.4 | NA | . | scales | scales | 1.1.1 | NA | . | selectr | selectr | 0.4-2 | NA | . | servr | servr | 0.23 | NA | . | sessioninfo | sessioninfo | 1.1.1 | NA | . | sf | sf | 1.0-3 | NA | . | sfarrow | sfarrow | 0.4.0 | NA | . | sfheaders | sfheaders | 0.4.0 | NA | . | shapefiles | shapefiles | 0.7 | NA | . | shiny | shiny | 1.7.1 | NA | . | shinyjs | shinyjs | 2.0.0 | NA | . | shinystan | shinystan | 2.5.0 | NA | . | shinythemes | shinythemes | 1.2.0 | NA | . | sjlabelled | sjlabelled | 1.1.8 | NA | . | sjmisc | sjmisc | 2.8.7 | NA | . | sjPlot | sjPlot | 2.8.9 | NA | . | sjstats | sjstats | 0.18.1 | NA | . | sourcetools | sourcetools | 0.1.7 | NA | . | sp | sp | 1.4-5 | NA | . | spacetime | spacetime | 1.2-5 | NA | . | spam | spam | 2.7-0 | NA | . | sparseinv | sparseinv | 0.1.3 | NA | . | SparseM | SparseM | 1.81 | NA | . | spatialreg | spatialreg | 1.1-8 | NA | . | spatstat | spatstat | 2.2-0 | NA | . | spatstat.core | spatstat.core | 2.3-0 | NA | . | spatstat.data | spatstat.data | 2.1-0 | NA | . | spatstat.geom | spatstat.geom | 2.3-0 | NA | . | spatstat.linnet | spatstat.linnet | 2.3-0 | NA | . | spatstat.sparse | spatstat.sparse | 2.0-0 | NA | . | spatstat.utils | spatstat.utils | 2.2-0 | NA | . | spData | spData | 2.0.1 | NA | . | spDataLarge | spDataLarge | 2.0.1 | NA | . | spdep | spdep | 1.1-11 | NA | . | spgwr | spgwr | 0.6-34 | NA | . | splancs | splancs | 2.01-42 | NA | . | StanHeaders | StanHeaders | 2.21.0-7 | NA | . | stargazer | stargazer | 5.2.2 | NA | . | stars | stars | 0.5-3 | NA | . | statmod | statmod | 1.4.36 | NA | . | stplanr | stplanr | 0.8.4 | NA | . | stringi | stringi | 1.7.5 | NA | . | stringr | stringr | 1.4.0 | NA | . | svglite | svglite | 2.0.0 | NA | . | sys | sys | 3.4 | NA | . | systemfonts | systemfonts | 1.0.3 | NA | . | tensor | tensor | 1.5 | NA | . | tensorA | tensorA | 0.36.2 | NA | . | terra | terra | 1.4-14 | NA | . | testthat | testthat | 3.1.0 | NA | . | threejs | threejs | 0.3.3 | NA | . | tibble | tibble | 3.1.5 | NA | . | tidync | tidync | 0.2.4 | NA | . | tidyr | tidyr | 1.1.4 | NA | . | tidyselect | tidyselect | 1.1.1 | NA | . | tidyverse | tidyverse | 1.3.1 | NA | . | tinytex | tinytex | 0.34 | NA | . | tmap | tmap | 3.3-2 | NA | . | tmaptools | tmaptools | 3.1-1 | NA | . | TMB | TMB | 1.7.22 | NA | . | tmvnsim | tmvnsim | 1.0-2 | NA | . | TraMineR | TraMineR | 2.2-2 | NA | . | triebeard | triebeard | 0.3.0 | NA | . | tufte | tufte | 0.10 | NA | . | tzdb | tzdb | 0.1.2 | NA | . | units | units | 0.7-2 | NA | . | urltools | urltools | 1.7.3 | NA | . | usethis | usethis | 2.1.0 | NA | . | utf8 | utf8 | 1.2.2 | NA | . | uuid | uuid | 0.1-4 | NA | . | V8 | V8 | 3.4.2 | NA | . | vctrs | vctrs | 0.3.8 | NA | . | viridis | viridis | 0.6.2 | NA | . | viridisLite | viridisLite | 0.4.0 | NA | . | vroom | vroom | 1.5.5 | NA | . | waldo | waldo | 0.3.1 | NA | . | webshot | webshot | 0.5.2 | NA | . | whisker | whisker | 0.4 | NA | . | widgetframe | widgetframe | 0.3.1 | NA | . | withr | withr | 2.4.2 | NA | . | wk | wk | 0.5.0 | NA | . | xfun | xfun | 0.27 | NA | . | XML | XML | 3.99-0.8 | NA | . | xml2 | xml2 | 1.3.2 | NA | . | xopen | xopen | 1.0.0 | NA | . | xtable | xtable | 1.8-4 | NA | . | xts | xts | 0.12.1 | NA | . | yaml | yaml | 2.2.1 | NA | . | zip | zip | 2.2.0 | NA | . | zoo | zoo | 1.8-9 | NA | . | base | base | 4.1.1 | base | . | boot | boot | 1.3-28 | recommended | . | class | class | 7.3-19 | recommended | . | cluster | cluster | 2.1.2 | recommended | . | codetools | codetools | 0.2-18 | recommended | . | compiler | compiler | 4.1.1 | base | . | datasets | datasets | 4.1.1 | base | . | foreign | foreign | 0.8-81 | recommended | . | graphics | graphics | 4.1.1 | base | . | grDevices | grDevices | 4.1.1 | base | . | grid | grid | 4.1.1 | base | . | KernSmooth | KernSmooth | 2.23-20 | recommended | . | lattice | lattice | 0.20-45 | recommended | . | MASS.1 | MASS | 7.3-54 | recommended | . | Matrix | Matrix | 1.3-4 | recommended | . | methods | methods | 4.1.1 | base | . | mgcv | mgcv | 1.8-38 | recommended | . | nlme.1 | nlme | 3.1-152 | recommended | . | nnet | nnet | 7.3-16 | recommended | . | parallel | parallel | 4.1.1 | base | . | rpart | rpart | 4.1-15 | recommended | . | spatial | spatial | 7.3-11 | recommended | . | splines | splines | 4.1.1 | base | . | stats | stats | 4.1.1 | base | . | stats4 | stats4 | 4.1.1 | base | . | survival | survival | 3.2-13 | recommended | . | tcltk | tcltk | 4.1.1 | base | . | tools | tools | 4.1.1 | base | . | utils | utils | 4.1.1 | base | . Download table as .txt . ", "url": "https://darribas.org/gds_env/stacks/gds/#r-libraries", "relUrl": "/stacks/gds/#r-libraries" },"16": { "doc": "gds", "title": "Install", - "content": "The Docker image can be downloaded with the following command: . docker pull darribas/gds:6.1 . ", + "content": "The Docker image can be downloaded with the following command: . docker pull darribas/gds:7.0 . ", "url": "https://darribas.org/gds_env/stacks/gds/#install", "relUrl": "/stacks/gds/#install" },"17": { @@ -121,7 +121,7 @@ },"20": { "doc": "gds_dev", "title": "Install", - "content": "The Docker image can be downloaded with the following command: . docker pull darribas/gds_dev:6.1 . ", + "content": "The Docker image can be downloaded with the following command: . docker pull darribas/gds_dev:7.0 . ", "url": "https://darribas.org/gds_env/stacks/gds_dev/#install", "relUrl": "/stacks/gds_dev/#install" },"21": { @@ -139,13 +139,13 @@ },"23": { "doc": "gds_py", "title": "Python Libraries", - "content": "A full list of Python libraries installed in the gds_py environment is available below: . `gds_py` Python library list (click to expand) |   | name | version | build_string | channel | . | 0 | _libgcc_mutex | 0.1 | conda_forge | conda-forge | . | 1 | _openmp_mutex | 4.5 | 1_gnu | conda-forge | . | 2 | ablog | 0.10.20 | pypi_0 | pypi | . | 3 | abseil-cpp | 20210324.2 | h9c3ff4c_0 | conda-forge | . | 4 | access | 1.1.3 | pyhd8ed1ab_0 | conda-forge | . | 5 | affine | 2.3.0 | py_0 | conda-forge | . | 6 | aiohttp | 3.7.4.post0 | pypi_0 | pypi | . | 7 | alabaster | 0.7.12 | pypi_0 | pypi | . | 8 | alembic | 1.7.4 | pyhd8ed1ab_0 | conda-forge | . | 9 | amply | 0.1.4 | py_0 | conda-forge | . | 10 | anyio | 3.3.2 | py39hf3d152e_0 | conda-forge | . | 11 | appdirs | 1.4.4 | pyh9f0ad1d_0 | conda-forge | . | 12 | argon2-cffi | 20.1.0 | py39h3811e60_2 | conda-forge | . | 13 | arpack | 3.7.0 | hc6cf775_2 | conda-forge | . | 14 | arrow-cpp | 5.0.0 | py39h247a7eb_8_cpu | conda-forge | . | 15 | async-timeout | 3.0.1 | pypi_0 | pypi | . | 16 | async_generator | 1.10 | py_0 | conda-forge | . | 17 | attrs | 21.2.0 | pyhd8ed1ab_0 | conda-forge | . | 18 | aws-c-cal | 0.5.11 | h95a6274_0 | conda-forge | . | 19 | aws-c-common | 0.6.2 | h7f98852_0 | conda-forge | . | 20 | aws-c-event-stream | 0.2.7 | h3541f99_13 | conda-forge | . | 21 | aws-c-io | 0.10.5 | hfb6a706_0 | conda-forge | . | 22 | aws-checksums | 0.1.11 | ha31a3da_7 | conda-forge | . | 23 | aws-requests-auth | 0.4.3 | pypi_0 | pypi | . | 24 | aws-sdk-cpp | 1.8.186 | hb4091e7_3 | conda-forge | . | 25 | babel | 2.9.1 | pyh44b312d_0 | conda-forge | . | 26 | backcall | 0.2.0 | pyh9f0ad1d_0 | conda-forge | . | 27 | backports | 1.0 | py_2 | conda-forge | . | 28 | backports.functools_lru_cache | 1.6.4 | pyhd8ed1ab_0 | conda-forge | . | 29 | beautifulsoup4 | 4.10.0 | pyha770c72_0 | conda-forge | . | 30 | black | 21.9b0 | pyhd8ed1ab_0 | conda-forge | . | 31 | blas | 2.14 | openblas | conda-forge | . | 32 | bleach | 4.1.0 | pyhd8ed1ab_0 | conda-forge | . | 33 | blinker | 1.4 | py_1 | conda-forge | . | 34 | blosc | 1.21.0 | h9c3ff4c_0 | conda-forge | . | 35 | bokeh | 2.4.1 | py39hf3d152e_1 | conda-forge | . | 36 | boost-cpp | 1.74.0 | h312852a_4 | conda-forge | . | 37 | boto3 | 1.18.63 | pyhd8ed1ab_0 | conda-forge | . | 38 | botocore | 1.21.63 | pyhd8ed1ab_0 | conda-forge | . | 39 | bottleneck | 1.3.2 | py39hce5d2b2_4 | conda-forge | . | 40 | branca | 0.4.2 | pyhd8ed1ab_0 | conda-forge | . | 41 | brotli | 1.0.9 | h7f98852_5 | conda-forge | . | 42 | brotli-bin | 1.0.9 | h7f98852_5 | conda-forge | . | 43 | brotlipy | 0.7.0 | py39h3811e60_1001 | conda-forge | . | 44 | brunsli | 0.1 | h9c3ff4c_0 | conda-forge | . | 45 | bs4 | 4.10.0 | hd8ed1ab_0 | conda-forge | . | 46 | bzip2 | 1.0.8 | h7f98852_4 | conda-forge | . | 47 | c-ares | 1.17.2 | h7f98852_0 | conda-forge | . | 48 | c-blosc2 | 2.0.4 | h5f21a17_1 | conda-forge | . | 49 | ca-certificates | 2021.10.8 | ha878542_0 | conda-forge | . | 50 | cached-property | 1.5.2 | hd8ed1ab_1 | conda-forge | . | 51 | cached_property | 1.5.2 | pyha770c72_1 | conda-forge | . | 52 | cachetools | 4.2.4 | pyhd8ed1ab_0 | conda-forge | . | 53 | cairo | 1.16.0 | h6cf1ce9_1008 | conda-forge | . | 54 | cenpy | 1.0.0.post4 | py_0 | conda-forge | . | 55 | certifi | 2021.10.8 | py39hf3d152e_0 | conda-forge | . | 56 | certipy | 0.1.3 | py_0 | conda-forge | . | 57 | cffi | 1.15.0 | pypi_0 | pypi | . | 58 | cfitsio | 3.470 | h2e3daa1_7 | conda-forge | . | 59 | cftime | 1.5.1 | py39hce5d2b2_0 | conda-forge | . | 60 | chardet | 4.0.0 | py39hf3d152e_1 | conda-forge | . | 61 | charls | 2.2.0 | h9c3ff4c_0 | conda-forge | . | 62 | charset-normalizer | 2.0.0 | pyhd8ed1ab_0 | conda-forge | . | 63 | click | 7.1.2 | pyh9f0ad1d_0 | conda-forge | . | 64 | click-plugins | 1.1.1 | py_0 | conda-forge | . | 65 | cligj | 0.7.2 | pyhd8ed1ab_1 | conda-forge | . | 66 | cloudpickle | 2.0.0 | pyhd8ed1ab_0 | conda-forge | . | 67 | clustergram | 0.5.1 | pyhd8ed1ab_0 | conda-forge | . | 68 | coincbc | 2.10.5 | hab63836_1 | conda-forge | . | 69 | colorama | 0.4.4 | pyh9f0ad1d_0 | conda-forge | . | 70 | colorcet | 2.0.6 | py_0 | pyviz | . | 71 | conda | 4.10.3 | py39hf3d152e_2 | conda-forge | . | 72 | conda-package-handling | 1.7.3 | py39h3811e60_0 | conda-forge | . | 73 | configurable-http-proxy | 4.5.0 | node15_he6ea98c_0 | conda-forge | . | 74 | contextily | 1.2.0 | pypi_0 | pypi | . | 75 | coverage | 6.0.2 | pypi_0 | pypi | . | 76 | cryptography | 3.4.7 | py39hbca0aa6_0 | conda-forge | . | 77 | curl | 7.79.1 | h2574ce0_1 | conda-forge | . | 78 | cycler | 0.10.0 | py_2 | conda-forge | . | 79 | cykhash | 1.0.2 | py39hf149a3a_2 | conda-forge | . | 80 | cython | 0.29.24 | py39he80948d_0 | conda-forge | . | 81 | cytoolz | 0.11.0 | py39h3811e60_3 | conda-forge | . | 82 | dask | 2021.9.1 | pyhd8ed1ab_0 | conda-forge | . | 83 | dask-core | 2021.9.1 | pyhd8ed1ab_0 | conda-forge | . | 84 | dask-geopandas | 0.1.0a4+24.g393dcb5 | pypi_0 | pypi | . | 85 | dask-glm | 0.2.0 | py_1 | conda-forge | . | 86 | dask-ml | 1.9.0 | pyhd8ed1ab_0 | conda-forge | . | 87 | dataclasses | 0.8 | pyhc8e2a94_3 | conda-forge | . | 88 | datacube | 1.8.6 | pyhd8ed1ab_0 | conda-forge | . | 89 | datashader | 0.13.0 | py_0 | pyviz | . | 90 | datashape | 0.5.4 | py_1 | conda-forge | . | 91 | debugpy | 1.4.1 | py39he80948d_0 | conda-forge | . | 92 | decorator | 5.1.0 | pyhd8ed1ab_0 | conda-forge | . | 93 | defusedxml | 0.7.1 | pyhd8ed1ab_0 | conda-forge | . | 94 | deprecation | 2.1.0 | pyh9f0ad1d_0 | conda-forge | . | 95 | descartes | 1.1.0 | py_4 | conda-forge | . | 96 | distributed | 2021.9.1 | py39hf3d152e_0 | conda-forge | . | 97 | dnspython | 2.1.0 | pypi_0 | pypi | . | 98 | docutils | 0.16 | pypi_0 | pypi | . | 99 | download | 0.3.5 | pypi_0 | pypi | . | 100 | emcee | 3.1.1 | pyh8a188c0_0 | conda-forge | . | 101 | entrypoints | 0.3 | py39hde42818_1002 | conda-forge | . | 102 | esda | 2.4.1 | pyhd8ed1ab_0 | conda-forge | . | 103 | et_xmlfile | 1.0.1 | py_1001 | conda-forge | . | 104 | expat | 2.4.1 | h9c3ff4c_0 | conda-forge | . | 105 | feedgen | 0.9.0 | pypi_0 | pypi | . | 106 | fiona | 1.8.20 | py39h427c1bf_1 | conda-forge | . | 107 | flake8 | 4.0.1 | pyhd8ed1ab_0 | conda-forge | . | 108 | flask | 2.0.2 | pypi_0 | pypi | . | 109 | flask-cors | 3.0.10 | pypi_0 | pypi | . | 110 | flask-json | 0.3.4 | pypi_0 | pypi | . | 111 | folium | 0.12.0 | pyhd8ed1ab_1 | conda-forge | . | 112 | fontconfig | 2.13.1 | hba837de_1005 | conda-forge | . | 113 | freetype | 2.10.4 | h0708190_1 | conda-forge | . | 114 | freexl | 1.0.6 | h7f98852_0 | conda-forge | . | 115 | fsspec | 2021.10.1 | pyhd8ed1ab_0 | conda-forge | . | 116 | fuzzywuzzy | 0.18.0 | pyhd8ed1ab_0 | conda-forge | . | 117 | gdal | 3.3.1 | py39h409cc32_2 | conda-forge | . | 118 | geoalchemy2 | 0.9.4 | pypi_0 | pypi | . | 119 | geocube | 0.0.18 | pyhd8ed1ab_0 | conda-forge | . | 120 | geographiclib | 1.52 | pyhd8ed1ab_0 | conda-forge | . | 121 | geojson | 2.5.0 | py_0 | conda-forge | . | 122 | geopandas | 0.10.2 | pyhd8ed1ab_0 | conda-forge | . | 123 | geopandas-base | 0.10.2 | pyha770c72_0 | conda-forge | . | 124 | geopy | 2.2.0 | pyhd8ed1ab_0 | conda-forge | . | 125 | geos | 3.9.1 | h9c3ff4c_2 | conda-forge | . | 126 | geotiff | 1.6.0 | h4f31c25_6 | conda-forge | . | 127 | gettext | 0.19.8.1 | h73d1719_1008 | conda-forge | . | 128 | gflags | 2.2.2 | he1b5a44_1004 | conda-forge | . | 129 | giddy | 2.3.3 | py_0 | conda-forge | . | 130 | giflib | 5.2.1 | h36c2ea0_2 | conda-forge | . | 131 | gitdb | 4.0.7 | pyhd8ed1ab_0 | conda-forge | . | 132 | gitpython | 3.1.24 | pyhd8ed1ab_0 | conda-forge | . | 133 | glog | 0.5.0 | h48cff8f_0 | conda-forge | . | 134 | glpk | 4.65 | h9202a9a_1004 | conda-forge | . | 135 | gmp | 6.2.1 | h58526e2_0 | conda-forge | . | 136 | gmpy2 | 2.1.0b5 | py39h78fa15d_0 | conda-forge | . | 137 | gpxpy | 1.4.2 | pypi_0 | pypi | . | 138 | greenlet | 1.1.2 | py39he80948d_0 | conda-forge | . | 139 | grpc-cpp | 1.40.0 | h05f19cf_2 | conda-forge | . | 140 | gstools | 1.3.3 | py39he80948d_1 | conda-forge | . | 141 | h3-py | 3.7.3 | py39he80948d_1 | conda-forge | . | 142 | h5py | 3.3.0 | nompi_py39h98ba4bc_100 | conda-forge | . | 143 | hankel | 1.1.0 | py_0 | conda-forge | . | 144 | haversine | 2.5.1 | pypi_0 | pypi | . | 145 | hdbscan | 0.8.27 | py39hce5d2b2_0 | conda-forge | . | 146 | hdf4 | 4.2.15 | h10796ff_3 | conda-forge | . | 147 | hdf5 | 1.10.6 | nompi_h7c3c948_1111 | conda-forge | . | 148 | heapdict | 1.0.1 | py_0 | conda-forge | . | 149 | hilbertcurve | 2.0.5 | pypi_0 | pypi | . | 150 | icu | 68.1 | h58526e2_0 | conda-forge | . | 151 | idna | 3.1 | pyhd3deb0d_0 | conda-forge | . | 152 | imagecodecs | 2021.8.26 | py39h44211f0_1 | conda-forge | . | 153 | imageio | 2.9.0 | py_0 | conda-forge | . | 154 | imagesize | 1.2.0 | pypi_0 | pypi | . | 155 | importlib-metadata | 4.8.1 | py39hf3d152e_0 | conda-forge | . | 156 | importlib_metadata | 4.8.1 | hd8ed1ab_0 | conda-forge | . | 157 | importlib_resources | 5.2.2 | pyhd8ed1ab_0 | conda-forge | . | 158 | inequality | 1.0.0 | py_0 | conda-forge | . | 159 | iniconfig | 1.1.1 | pypi_0 | pypi | . | 160 | invoke | 1.6.0 | pypi_0 | pypi | . | 161 | ipykernel | 6.4.1 | py39hef51801_0 | conda-forge | . | 162 | ipyleaflet | 0.14.0 | pyhd8ed1ab_1 | conda-forge | . | 163 | ipympl | 0.8.0 | pyhd8ed1ab_0 | conda-forge | . | 164 | ipyspin | 0.1.5 | pyhd8ed1ab_0 | conda-forge | . | 165 | ipython | 7.28.0 | py39hef51801_0 | conda-forge | . | 166 | ipython_genutils | 0.2.0 | py_1 | conda-forge | . | 167 | ipyurl | 0.1.2 | pyh3684270_1 | conda-forge | . | 168 | ipywidgets | 7.6.5 | pyhd8ed1ab_0 | conda-forge | . | 169 | itsdangerous | 2.0.1 | pypi_0 | pypi | . | 170 | jbig | 2.1 | h7f98852_2003 | conda-forge | . | 171 | jedi | 0.18.0 | py39hf3d152e_2 | conda-forge | . | 172 | jinja2 | 3.0.2 | pyhd8ed1ab_0 | conda-forge | . | 173 | jmespath | 0.10.0 | pyh9f0ad1d_0 | conda-forge | . | 174 | joblib | 1.1.0 | pyhd8ed1ab_0 | conda-forge | . | 175 | jpeg | 9d | h36c2ea0_0 | conda-forge | . | 176 | json-c | 0.15 | h98cffda_0 | conda-forge | . | 177 | json5 | 0.9.5 | pyh9f0ad1d_0 | conda-forge | . | 178 | jsonlines | 1.2.0 | pypi_0 | pypi | . | 179 | jsonschema | 3.2.0 | pypi_0 | pypi | . | 180 | jupyter-book | 0.12.0 | pypi_0 | pypi | . | 181 | jupyter-cache | 0.4.3 | pypi_0 | pypi | . | 182 | jupyter-server-mathjax | 0.2.3 | pyhd8ed1ab_0 | conda-forge | . | 183 | jupyter-server-proxy | 3.1.0 | pypi_0 | pypi | . | 184 | jupyter-sphinx | 0.3.2 | pypi_0 | pypi | . | 185 | jupyter_bokeh | 3.0.2 | pyhd8ed1ab_0 | conda-forge | . | 186 | jupyter_client | 7.0.6 | pyhd8ed1ab_0 | conda-forge | . | 187 | jupyter_core | 4.8.1 | py39hf3d152e_0 | conda-forge | . | 188 | jupyter_server | 1.11.1 | pyhd8ed1ab_0 | conda-forge | . | 189 | jupyter_telemetry | 0.1.0 | pyhd8ed1ab_1 | conda-forge | . | 190 | jupyterhub | 1.4.2 | py39hf3d152e_0 | conda-forge | . | 191 | jupyterhub-base | 1.4.2 | py39hf3d152e_0 | conda-forge | . | 192 | jupyterlab | 3.1.18 | pyhd8ed1ab_0 | conda-forge | . | 193 | jupyterlab-geojson | 3.1.2 | pypi_0 | pypi | . | 194 | jupyterlab_pygments | 0.1.2 | pyh9f0ad1d_0 | conda-forge | . | 195 | jupyterlab_server | 2.8.2 | pyhd8ed1ab_0 | conda-forge | . | 196 | jupyterlab_widgets | 1.0.2 | pyhd8ed1ab_0 | conda-forge | . | 197 | jupytext | 1.11.5 | pyh6002c4b_0 | conda-forge | . | 198 | jxrlib | 1.1 | h7f98852_2 | conda-forge | . | 199 | kealib | 1.4.14 | hcc255d8_2 | conda-forge | . | 200 | kiwisolver | 1.3.2 | py39h1a9c180_0 | conda-forge | . | 201 | krb5 | 1.19.2 | hcc1bbae_2 | conda-forge | . | 202 | lark-parser | 0.12.0 | pyhd8ed1ab_0 | conda-forge | . | 203 | latexcodec | 2.0.1 | pypi_0 | pypi | . | 204 | lckr-jupyterlab-variableinspector | 3.0.9 | pypi_0 | pypi | . | 205 | lcms2 | 2.12 | hddcbb42_0 | conda-forge | . | 206 | ld_impl_linux-64 | 2.36.1 | hea4e1c9_2 | conda-forge | . | 207 | legendgram | 0.0.3 | py_1 | conda-forge | . | 208 | lerc | 3.0 | h9c3ff4c_0 | conda-forge | . | 209 | libaec | 1.0.6 | h9c3ff4c_0 | conda-forge | . | 210 | libarchive | 3.5.2 | hccf745f_1 | conda-forge | . | 211 | libblas | 3.8.0 | 14_openblas | conda-forge | . | 212 | libbrotlicommon | 1.0.9 | h7f98852_5 | conda-forge | . | 213 | libbrotlidec | 1.0.9 | h7f98852_5 | conda-forge | . | 214 | libbrotlienc | 1.0.9 | h7f98852_5 | conda-forge | . | 215 | libcblas | 3.8.0 | 14_openblas | conda-forge | . | 216 | libcurl | 7.79.1 | h2574ce0_1 | conda-forge | . | 217 | libdap4 | 3.20.6 | hd7c4107_2 | conda-forge | . | 218 | libdeflate | 1.8 | h7f98852_0 | conda-forge | . | 219 | libedit | 3.1.20191231 | he28a2e2_2 | conda-forge | . | 220 | libev | 4.33 | h516909a_1 | conda-forge | . | 221 | libevent | 2.1.10 | h9b69904_4 | conda-forge | . | 222 | libffi | 3.4.2 | h9c3ff4c_4 | conda-forge | . | 223 | libgcc-ng | 11.2.0 | h1d223b6_10 | conda-forge | . | 224 | libgdal | 3.3.1 | h07ae0cd_2 | conda-forge | . | 225 | libgfortran-ng | 7.5.0 | h14aa051_19 | conda-forge | . | 226 | libgfortran4 | 7.5.0 | h14aa051_19 | conda-forge | . | 227 | libglib | 2.68.4 | h174f98d_1 | conda-forge | . | 228 | libgomp | 11.2.0 | h1d223b6_10 | conda-forge | . | 229 | libiconv | 1.16 | h516909a_0 | conda-forge | . | 230 | libkml | 1.3.0 | h238a007_1014 | conda-forge | . | 231 | liblapack | 3.8.0 | 14_openblas | conda-forge | . | 232 | liblapacke | 3.8.0 | 14_openblas | conda-forge | . | 233 | libllvm10 | 10.0.1 | he513fc3_3 | conda-forge | . | 234 | libnetcdf | 4.8.1 | nompi_hcd642e3_100 | conda-forge | . | 235 | libnghttp2 | 1.43.0 | h812cca2_1 | conda-forge | . | 236 | libnsl | 2.0.0 | h7f98852_0 | conda-forge | . | 237 | libopenblas | 0.3.7 | h5ec1e0e_6 | conda-forge | . | 238 | libpng | 1.6.37 | h21135ba_2 | conda-forge | . | 239 | libpq | 13.3 | hd57d9b9_1 | conda-forge | . | 240 | libprotobuf | 3.18.1 | h780b84a_0 | conda-forge | . | 241 | libpysal | 4.5.1 | pyhd8ed1ab_0 | conda-forge | . | 242 | librttopo | 1.1.0 | h1185371_6 | conda-forge | . | 243 | libsodium | 1.0.18 | h36c2ea0_1 | conda-forge | . | 244 | libsolv | 0.7.19 | h780b84a_5 | conda-forge | . | 245 | libspatialindex | 1.9.3 | h9c3ff4c_4 | conda-forge | . | 246 | libspatialite | 5.0.1 | h8694cbe_6 | conda-forge | . | 247 | libssh2 | 1.10.0 | ha56f1ee_2 | conda-forge | . | 248 | libstdcxx-ng | 11.2.0 | he4da1e4_10 | conda-forge | . | 249 | libthrift | 0.15.0 | he6d91bd_1 | conda-forge | . | 250 | libtiff | 4.3.0 | h6f004c6_2 | conda-forge | . | 251 | libutf8proc | 2.6.1 | h7f98852_0 | conda-forge | . | 252 | libuuid | 2.32.1 | h7f98852_1000 | conda-forge | . | 253 | libuv | 1.41.1 | h7f98852_0 | conda-forge | . | 254 | libwebp-base | 1.2.1 | h7f98852_0 | conda-forge | . | 255 | libxcb | 1.13 | h7f98852_1003 | conda-forge | . | 256 | libxml2 | 2.9.12 | h72842e0_0 | conda-forge | . | 257 | libxslt | 1.1.33 | h15afd5d_2 | conda-forge | . | 258 | libzip | 1.8.0 | h4de3113_1 | conda-forge | . | 259 | libzlib | 1.2.11 | h36c2ea0_1013 | conda-forge | . | 260 | libzopfli | 1.0.3 | h9c3ff4c_0 | conda-forge | . | 261 | linkify-it-py | 1.0.2 | pypi_0 | pypi | . | 262 | llvmlite | 0.36.0 | py39h1bbdace_0 | conda-forge | . | 263 | locket | 0.2.0 | py_2 | conda-forge | . | 264 | lxml | 4.6.3 | py39h107f48f_0 | conda-forge | . | 265 | lz4-c | 1.9.3 | h9c3ff4c_1 | conda-forge | . | 266 | lzo | 2.10 | h516909a_1000 | conda-forge | . | 267 | mako | 1.1.5 | pyhd8ed1ab_0 | conda-forge | . | 268 | mamba | 0.16.0 | py39h951de11_0 | conda-forge | . | 269 | mapclassify | 2.4.3 | pyhd8ed1ab_0 | conda-forge | . | 270 | markdown-it-py | 1.1.0 | pyhd8ed1ab_0 | conda-forge | . | 271 | markupsafe | 2.0.1 | py39h3811e60_0 | conda-forge | . | 272 | matplotlib-base | 3.4.3 | py39h2fa2bec_1 | conda-forge | . | 273 | matplotlib-inline | 0.1.3 | pyhd8ed1ab_0 | conda-forge | . | 274 | matplotlib-scalebar | 0.7.2 | pypi_0 | pypi | . | 275 | mccabe | 0.6.1 | py_1 | conda-forge | . | 276 | mdit-py-plugins | 0.2.8 | pyhd8ed1ab_0 | conda-forge | . | 277 | mercantile | 1.2.1 | pyhd8ed1ab_0 | conda-forge | . | 278 | meshio | 5.0.2 | pyhd8ed1ab_0 | conda-forge | . | 279 | metis | 5.1.0 | h58526e2_1006 | conda-forge | . | 280 | mgwr | 2.1.2 | py_0 | conda-forge | . | 281 | mistune | 0.8.4 | py39h3811e60_1004 | conda-forge | . | 282 | mobilkit | 0.1.7 | pypi_0 | pypi | . | 283 | mock | 4.0.3 | py39hf3d152e_1 | conda-forge | . | 284 | momepy | 0.5.0 | pyhd8ed1ab_1 | conda-forge | . | 285 | morecantile | 3.0.0 | pyhd8ed1ab_0 | conda-forge | . | 286 | mpc | 1.2.1 | h9f54685_0 | conda-forge | . | 287 | mpfr | 4.1.0 | h9202a9a_1 | conda-forge | . | 288 | mpi | 1.0 | mpich | conda-forge | . | 289 | mpi4py | 3.1.1 | py39h6438238_0 | conda-forge | . | 290 | mpich | 3.4.2 | external_0 | conda-forge | . | 291 | mpmath | 1.2.1 | pyhd8ed1ab_0 | conda-forge | . | 292 | msgpack-python | 1.0.2 | py39h1a9c180_1 | conda-forge | . | 293 | multidict | 5.2.0 | pypi_0 | pypi | . | 294 | multipledispatch | 0.6.0 | py_0 | conda-forge | . | 295 | munch | 2.5.0 | py_0 | conda-forge | . | 296 | mypy_extensions | 0.4.3 | py39hf3d152e_3 | conda-forge | . | 297 | myst-nb | 0.13.1 | pypi_0 | pypi | . | 298 | myst-parser | 0.15.2 | pypi_0 | pypi | . | 299 | nbclassic | 0.3.2 | pyhd8ed1ab_0 | conda-forge | . | 300 | nbclient | 0.5.4 | pyhd8ed1ab_0 | conda-forge | . | 301 | nbconvert | 6.2.0 | py39hf3d152e_0 | conda-forge | . | 302 | nbdime | 3.1.0 | pyhd8ed1ab_0 | conda-forge | . | 303 | nbformat | 5.1.3 | pyhd8ed1ab_0 | conda-forge | . | 304 | ncurses | 6.2 | h58526e2_4 | conda-forge | . | 305 | nest-asyncio | 1.5.1 | pyhd8ed1ab_0 | conda-forge | . | 306 | netcdf4 | 1.5.7 | nompi_py39hd2e3950_101 | conda-forge | . | 307 | networkx | 2.5 | py_0 | conda-forge | . | 308 | nodejs | 15.14.0 | h92b4a50_0 | conda-forge | . | 309 | nose | 1.3.7 | py_1006 | conda-forge | . | 310 | notebook | 6.4.4 | pyha770c72_0 | conda-forge | . | 311 | numba | 0.53.1 | py39h56b8d98_1 | conda-forge | . | 312 | numexpr | 2.7.3 | py39hde0f152_0 | conda-forge | . | 313 | numpy | 1.21.2 | py39hdbf815f_0 | conda-forge | . | 314 | oauthlib | 3.1.1 | pyhd8ed1ab_0 | conda-forge | . | 315 | olefile | 0.46 | pyh9f0ad1d_1 | conda-forge | . | 316 | opencv-contrib-python | 4.5.3.56 | pypi_0 | pypi | . | 317 | openjpeg | 2.4.0 | hb52868f_1 | conda-forge | . | 318 | openpyxl | 3.0.9 | pyhd8ed1ab_0 | conda-forge | . | 319 | openssl | 1.1.1l | h7f98852_0 | conda-forge | . | 320 | orc | 1.7.0 | h68e2c4e_0 | conda-forge | . | 321 | osmnet | 0.1.6 | py_0 | conda-forge | . | 322 | osmnx | 1.1.1 | pyhd8ed1ab_0 | conda-forge | . | 323 | packaging | 21.0 | pyhd8ed1ab_0 | conda-forge | . | 324 | palettable | 3.3.0 | py_0 | conda-forge | . | 325 | pamela | 1.0.0 | py_0 | conda-forge | . | 326 | pandana | 0.6.1 | py39hde0f152_0 | conda-forge | . | 327 | pandas | 1.3.3 | py39hde0f152_0 | conda-forge | . | 328 | pandas-bokeh | 0.5.5 | pypi_0 | pypi | . | 329 | pandoc | 2.14.2 | h7f98852_0 | conda-forge | . | 330 | pandocfilters | 1.5.0 | pyhd8ed1ab_0 | conda-forge | . | 331 | param | 1.11.1 | py_0 | pyviz | . | 332 | parquet-cpp | 1.5.1 | 1 | conda-forge | . | 333 | parso | 0.8.2 | pyhd8ed1ab_0 | conda-forge | . | 334 | partd | 1.2.0 | pyhd8ed1ab_0 | conda-forge | . | 335 | pathspec | 0.9.0 | pyhd8ed1ab_0 | conda-forge | . | 336 | patsy | 0.5.2 | pyhd8ed1ab_0 | conda-forge | . | 337 | pcre | 8.45 | h9c3ff4c_0 | conda-forge | . | 338 | pexpect | 4.8.0 | pyh9f0ad1d_2 | conda-forge | . | 339 | pickleshare | 0.7.5 | py39hde42818_1002 | conda-forge | . | 340 | pillow | 8.3.2 | py39ha612740_0 | conda-forge | . | 341 | pint | 0.17 | pypi_0 | pypi | . | 342 | pip | 21.2.4 | pyhd8ed1ab_0 | conda-forge | . | 343 | pixman | 0.40.0 | h36c2ea0_0 | conda-forge | . | 344 | platformdirs | 2.3.0 | pyhd8ed1ab_0 | conda-forge | . | 345 | pluggy | 1.0.0 | pypi_0 | pypi | . | 346 | pointpats | 2.2.0 | py_0 | conda-forge | . | 347 | polyline | 1.4.0 | py_0 | conda-forge | . | 348 | pooch | 1.5.2 | pyhd8ed1ab_0 | conda-forge | . | 349 | poppler | 21.03.0 | h93df280_0 | conda-forge | . | 350 | poppler-data | 0.4.11 | hd8ed1ab_0 | conda-forge | . | 351 | postgresql | 13.3 | h2510834_1 | conda-forge | . | 352 | powerlaw | 1.4.6 | pyh9f0ad1d_1 | conda-forge | . | 353 | proj | 8.0.1 | h277dcde_0 | conda-forge | . | 354 | prometheus_client | 0.11.0 | pyhd8ed1ab_0 | conda-forge | . | 355 | prompt-toolkit | 3.0.20 | pyha770c72_0 | conda-forge | . | 356 | psutil | 5.8.0 | py39h3811e60_1 | conda-forge | . | 357 | psycopg2 | 2.9.1 | py39h3811e60_0 | conda-forge | . | 358 | pthread-stubs | 0.4 | h36c2ea0_1001 | conda-forge | . | 359 | ptyprocess | 0.7.0 | pyhd3deb0d_0 | conda-forge | . | 360 | pulp | 2.5.1 | py39hf3d152e_0 | conda-forge | . | 361 | py | 1.10.0 | pypi_0 | pypi | . | 362 | pyarrow | 5.0.0 | py39h3ebc44c_8_cpu | conda-forge | . | 363 | pybtex | 0.24.0 | pypi_0 | pypi | . | 364 | pybtex-docutils | 1.0.1 | pypi_0 | pypi | . | 365 | pycodestyle | 2.8.0 | pyhd8ed1ab_0 | conda-forge | . | 366 | pycosat | 0.6.3 | py39h3811e60_1006 | conda-forge | . | 367 | pycparser | 2.20 | pyh9f0ad1d_2 | conda-forge | . | 368 | pyct | 0.4.6 | py_0 | pyviz | . | 369 | pyct-core | 0.4.6 | py_0 | pyviz | . | 370 | pycurl | 7.44.1 | py39h72e3413_0 | conda-forge | . | 371 | pydantic | 1.8.2 | py39h3811e60_0 | conda-forge | . | 372 | pydata-sphinx-theme | 0.6.3 | pypi_0 | pypi | . | 373 | pyee | 8.1.0 | pyh9f0ad1d_0 | conda-forge | . | 374 | pyevtk | 1.4.1 | pyh8a188c0_0 | conda-forge | . | 375 | pyflakes | 2.4.0 | pyhd8ed1ab_0 | conda-forge | . | 376 | pygeoda | 0.0.8.post1 | pypi_0 | pypi | . | 377 | pygeos | 0.10.2 | py39ha61afbd_0 | conda-forge | . | 378 | pygments | 2.10.0 | pyhd8ed1ab_0 | conda-forge | . | 379 | pyjwt | 2.2.0 | pyhd8ed1ab_0 | conda-forge | . | 380 | pymorton | 1.0.5 | pypi_0 | pypi | . | 381 | pyogrio | 0.2.0 | py39ha748e23_2 | conda-forge | . | 382 | pyopenssl | 21.0.0 | pyhd8ed1ab_0 | conda-forge | . | 383 | pyparsing | 2.4.7 | pyh9f0ad1d_0 | conda-forge | . | 384 | pyppeteer | 0.2.6 | pyhd8ed1ab_0 | conda-forge | . | 385 | pyproj | 3.2.1 | py39ha9a7ae0_2 | conda-forge | . | 386 | pyrobuf | 0.9.3 | py39he80948d_2 | conda-forge | . | 387 | pyrosm | 0.6.1 | py39he80948d_0 | conda-forge | . | 388 | pyrsistent | 0.17.3 | py39h3811e60_2 | conda-forge | . | 389 | pysal | 2.5.0 | pypi_0 | pypi | . | 390 | pysocks | 1.7.1 | py39hf3d152e_3 | conda-forge | . | 391 | pystac | 1.1.0 | pyhd8ed1ab_0 | conda-forge | . | 392 | pystac-client | 0.3.0 | pyhd8ed1ab_0 | conda-forge | . | 393 | pytables | 3.6.1 | py39hf6dc253_3 | conda-forge | . | 394 | pytest | 6.2.5 | pypi_0 | pypi | . | 395 | pytest-cov | 3.0.0 | pypi_0 | pypi | . | 396 | pytest-tornasync | 0.6.0.post2 | pypi_0 | pypi | . | 397 | python | 3.9.7 | hb7a2778_2_cpython | conda-forge | . | 398 | python-dateutil | 2.8.0 | pypi_0 | pypi | . | 399 | python-igraph | 0.9.6 | py39hfef886c_0 | conda-forge | . | 400 | python-json-logger | 2.0.1 | pyh9f0ad1d_0 | conda-forge | . | 401 | python-levenshtein | 0.12.2 | py39h3811e60_0 | conda-forge | . | 402 | python-rapidjson | 1.5 | py39he80948d_0 | conda-forge | . | 403 | python-snappy | 0.6.0 | py39h300dd49_0 | conda-forge | . | 404 | python_abi | 3.9 | 2_cp39 | conda-forge | . | 405 | pytz | 2021.3 | pyhd8ed1ab_0 | conda-forge | . | 406 | pywavelets | 1.1.1 | py39hce5d2b2_3 | conda-forge | . | 407 | pyyaml | 6.0 | py39h3811e60_0 | conda-forge | . | 408 | pyzmq | 22.3.0 | py39h37b5a0c_0 | conda-forge | . | 409 | quantecon | 0.5.1 | py39hf3d152e_0 | conda-forge | . | 410 | quilt3 | 3.6.0 | pypi_0 | pypi | . | 411 | rasterio | 1.2.8 | py39hbc4e497_0 | conda-forge | . | 412 | rasterstats | 0.15.0 | pyhd8ed1ab_0 | conda-forge | . | 413 | re2 | 2021.09.01 | h9c3ff4c_0 | conda-forge | . | 414 | readline | 8.1 | h46c0cb4_0 | conda-forge | . | 415 | regex | 2021.10.8 | py39h3811e60_0 | conda-forge | . | 416 | reproc | 14.2.3 | h7f98852_0 | conda-forge | . | 417 | reproc-cpp | 14.2.3 | h9c3ff4c_0 | conda-forge | . | 418 | requests | 2.26.0 | pyhd8ed1ab_0 | conda-forge | . | 419 | requests-futures | 1.0.0 | pypi_0 | pypi | . | 420 | requests-unixsocket | 0.2.0 | py_0 | conda-forge | . | 421 | retrying | 1.3.3 | py_2 | conda-forge | . | 422 | rio-cogeo | 3.0.0 | pyhd8ed1ab_0 | conda-forge | . | 423 | rioxarray | 0.7.1 | pyhd8ed1ab_0 | conda-forge | . | 424 | rpy2 | 3.4.5 | pypi_0 | pypi | . | 425 | rpy2-arrow | 0.0.4 | pypi_0 | pypi | . | 426 | rtree | 0.9.7 | py39hb102c33_2 | conda-forge | . | 427 | ruamel.yaml | 0.17.16 | py39h3811e60_0 | conda-forge | . | 428 | ruamel.yaml.clib | 0.2.2 | py39h3811e60_2 | conda-forge | . | 429 | ruamel_yaml | 0.15.80 | py39h3811e60_1004 | conda-forge | . | 430 | rvlib | 0.0.5 | py39hce5d2b2_0 | conda-forge | . | 431 | s2n | 1.0.10 | h9b69904_0 | conda-forge | . | 432 | s3transfer | 0.5.0 | pyhd8ed1ab_0 | conda-forge | . | 433 | schwimmbad | 0.3.2 | py39hf3d152e_0 | conda-forge | . | 434 | scikit-image | 0.18.3 | py39hde0f152_0 | conda-forge | . | 435 | scikit-learn | 1.0 | py39h7c5d8c9_1 | conda-forge | . | 436 | scikit-mobility | 1.2.2 | pyhd3deb0d_0 | conda-forge | . | 437 | scipy | 1.5.3 | py39hf3f25e7_0 | conda-forge | . | 438 | seaborn | 0.11.2 | hd8ed1ab_0 | conda-forge | . | 439 | seaborn-base | 0.11.2 | pyhd8ed1ab_0 | conda-forge | . | 440 | segregation | 2.1.0 | pyhd8ed1ab_0 | conda-forge | . | 441 | send2trash | 1.8.0 | pyhd8ed1ab_0 | conda-forge | . | 442 | setuptools | 58.2.0 | py39hf3d152e_0 | conda-forge | . | 443 | shapely | 1.7.1 | py39ha61afbd_5 | conda-forge | . | 444 | similaritymeasures | 0.4.4 | pypi_0 | pypi | . | 445 | simpervisor | 0.4 | pypi_0 | pypi | . | 446 | simplejson | 3.17.5 | py39h3811e60_0 | conda-forge | . | 447 | six | 1.16.0 | pyh6c4a22f_0 | conda-forge | . | 448 | smmap | 3.0.5 | pyh44b312d_0 | conda-forge | . | 449 | snappy | 1.1.8 | he1b5a44_3 | conda-forge | . | 450 | sniffio | 1.2.0 | py39hf3d152e_1 | conda-forge | . | 451 | snowballstemmer | 2.1.0 | pypi_0 | pypi | . | 452 | snuggs | 1.4.7 | py_0 | conda-forge | . | 453 | sortedcontainers | 2.4.0 | pyhd8ed1ab_0 | conda-forge | . | 454 | soupsieve | 2.0.1 | py_1 | conda-forge | . | 455 | spaghetti | 1.6.4 | pyhd8ed1ab_0 | conda-forge | . | 456 | spatialpandas | 0.4.3 | py_0 | pyviz | . | 457 | spglm | 1.0.8 | py_0 | conda-forge | . | 458 | sphinx | 4.2.0 | pypi_0 | pypi | . | 459 | sphinx-book-theme | 0.1.6 | pypi_0 | pypi | . | 460 | sphinx-comments | 0.0.3 | pypi_0 | pypi | . | 461 | sphinx-copybutton | 0.4.0 | pypi_0 | pypi | . | 462 | sphinx-external-toc | 0.2.3 | pypi_0 | pypi | . | 463 | sphinx-jupyterbook-latex | 0.4.4 | pypi_0 | pypi | . | 464 | sphinx-multitoc-numbering | 0.1.3 | pypi_0 | pypi | . | 465 | sphinx-panels | 0.6.0 | pypi_0 | pypi | . | 466 | sphinx-thebe | 0.0.10 | pypi_0 | pypi | . | 467 | sphinx-togglebutton | 0.2.3 | pypi_0 | pypi | . | 468 | sphinxcontrib-applehelp | 1.0.2 | pypi_0 | pypi | . | 469 | sphinxcontrib-bibtex | 2.2.1 | pypi_0 | pypi | . | 470 | sphinxcontrib-devhelp | 1.0.2 | pypi_0 | pypi | . | 471 | sphinxcontrib-htmlhelp | 2.0.0 | pypi_0 | pypi | . | 472 | sphinxcontrib-jsmath | 1.0.1 | pypi_0 | pypi | . | 473 | sphinxcontrib-qthelp | 1.0.3 | pypi_0 | pypi | . | 474 | sphinxcontrib-serializinghtml | 1.1.5 | pypi_0 | pypi | . | 475 | spint | 1.0.7 | pyhd8ed1ab_0 | conda-forge | . | 476 | splot | 1.1.4 | pyhd8ed1ab_0 | conda-forge | . | 477 | spopt | 0.1.2 | pyhd8ed1ab_0 | conda-forge | . | 478 | spreg | 1.2.4 | pyhd8ed1ab_0 | conda-forge | . | 479 | spvcm | 0.3.0 | py_0 | conda-forge | . | 480 | sqlalchemy | 1.4.25 | py39h3811e60_0 | conda-forge | . | 481 | sqlite | 3.36.0 | h9cd32fc_2 | conda-forge | . | 482 | statsmodels | 0.13.0 | py39hce5d2b2_0 | conda-forge | . | 483 | suitesparse | 5.10.1 | hd8046ac_0 | conda-forge | . | 484 | sympy | 1.9 | py39hf3d152e_0 | conda-forge | . | 485 | tabulate | 0.8.9 | pyhd8ed1ab_0 | conda-forge | . | 486 | tbb | 2020.2 | h4bd325d_4 | conda-forge | . | 487 | tblib | 1.7.0 | pyhd8ed1ab_0 | conda-forge | . | 488 | tenacity | 8.0.1 | pypi_0 | pypi | . | 489 | terminado | 0.12.1 | py39hf3d152e_0 | conda-forge | . | 490 | testpath | 0.5.0 | pyhd8ed1ab_0 | conda-forge | . | 491 | texttable | 1.6.4 | pyhd8ed1ab_0 | conda-forge | . | 492 | threadpoolctl | 3.0.0 | pyh8a188c0_0 | conda-forge | . | 493 | tifffile | 2021.10.12 | pyhd8ed1ab_0 | conda-forge | . | 494 | tiledb | 2.3.4 | he87e0bf_0 | conda-forge | . | 495 | tk | 8.6.11 | h27826a3_1 | conda-forge | . | 496 | tobler | 0.8.2 | pyhd8ed1ab_0 | conda-forge | . | 497 | toml | 0.10.2 | pyhd8ed1ab_0 | conda-forge | . | 498 | tomli | 1.2.1 | pyhd8ed1ab_0 | conda-forge | . | 499 | toolz | 0.11.1 | py_0 | conda-forge | . | 500 | topojson | 1.3 | pypi_0 | pypi | . | 501 | tornado | 6.1 | py39h3811e60_1 | conda-forge | . | 502 | tqdm | 4.62.3 | pyhd8ed1ab_0 | conda-forge | . | 503 | trackintel | 1.1.4 | pypi_0 | pypi | . | 504 | traitlets | 5.1.0 | pyhd8ed1ab_0 | conda-forge | . | 505 | traittypes | 0.2.1 | pyh9f0ad1d_2 | conda-forge | . | 506 | typed-ast | 1.4.3 | py39h3811e60_0 | conda-forge | . | 507 | typing-extensions | 3.10.0.2 | hd8ed1ab_0 | conda-forge | . | 508 | typing_extensions | 3.10.0.2 | pyha770c72_0 | conda-forge | . | 509 | tzcode | 2021d | h7f98852_0 | conda-forge | . | 510 | tzdata | 2021c | he74cb21_0 | conda-forge | . | 511 | tzlocal | 3.0 | pypi_0 | pypi | . | 512 | uc-micro-py | 1.0.1 | pypi_0 | pypi | . | 513 | urbanaccess | 0.2.2 | pyhd3deb0d_0 | conda-forge | . | 514 | urllib3 | 1.26.7 | pyhd8ed1ab_0 | conda-forge | . | 515 | watchdog | 2.1.6 | pypi_0 | pypi | . | 516 | wcwidth | 0.2.5 | pyh9f0ad1d_2 | conda-forge | . | 517 | webencodings | 0.5.1 | py_1 | conda-forge | . | 518 | websocket-client | 0.57.0 | py39hf3d152e_4 | conda-forge | . | 519 | websockets | 9.1 | py39h3811e60_0 | conda-forge | . | 520 | werkzeug | 2.0.2 | pypi_0 | pypi | . | 521 | wheel | 0.37.0 | pyhd8ed1ab_1 | conda-forge | . | 522 | widgetsnbextension | 3.5.1 | py39hf3d152e_4 | conda-forge | . | 523 | xarray | 0.19.0 | pyhd8ed1ab_1 | conda-forge | . | 524 | xarray-spatial | 0.2.7 | pyhd8ed1ab_0 | conda-forge | . | 525 | xarray_leaflet | 0.1.15 | pyhd8ed1ab_0 | conda-forge | . | 526 | xerces-c | 3.2.3 | h9d8b166_3 | conda-forge | . | 527 | xlrd | 2.0.1 | pyhd8ed1ab_3 | conda-forge | . | 528 | xlsxwriter | 3.0.1 | pyhd8ed1ab_0 | conda-forge | . | 529 | xorg-kbproto | 1.0.7 | h7f98852_1002 | conda-forge | . | 530 | xorg-libice | 1.0.10 | h7f98852_0 | conda-forge | . | 531 | xorg-libsm | 1.2.3 | hd9c2040_1000 | conda-forge | . | 532 | xorg-libx11 | 1.7.2 | h7f98852_0 | conda-forge | . | 533 | xorg-libxau | 1.0.9 | h7f98852_0 | conda-forge | . | 534 | xorg-libxdmcp | 1.1.3 | h7f98852_0 | conda-forge | . | 535 | xorg-libxext | 1.3.4 | h7f98852_1 | conda-forge | . | 536 | xorg-libxrender | 0.9.10 | h7f98852_1003 | conda-forge | . | 537 | xorg-renderproto | 0.11.1 | h7f98852_1002 | conda-forge | . | 538 | xorg-xextproto | 7.3.0 | h7f98852_1002 | conda-forge | . | 539 | xorg-xproto | 7.0.31 | h7f98852_1007 | conda-forge | . | 540 | xyzservices | 2021.9.1 | pyhd8ed1ab_0 | conda-forge | . | 541 | xz | 5.2.5 | h516909a_1 | conda-forge | . | 542 | yaml | 0.2.5 | h516909a_0 | conda-forge | . | 543 | yarl | 1.7.0 | pypi_0 | pypi | . | 544 | zeromq | 4.3.4 | h9c3ff4c_1 | conda-forge | . | 545 | zfp | 0.5.5 | h9c3ff4c_7 | conda-forge | . | 546 | zict | 2.0.0 | py_0 | conda-forge | . | 547 | zipp | 3.6.0 | pyhd8ed1ab_0 | conda-forge | . | 548 | zlib | 1.2.11 | h36c2ea0_1013 | conda-forge | . | 549 | zstd | 1.5.0 | ha95c52a_0 | conda-forge | . Download table as .txt . ", + "content": "A full list of Python libraries installed in the gds_py environment is available below: . `gds_py` Python library list (click to expand) |   | name | version | build_string | channel | . | 0 | _libgcc_mutex | 0.1 | conda_forge | conda-forge | . | 1 | _openmp_mutex | 4.5 | 1_gnu | conda-forge | . | 2 | ablog | 0.10.20 | pypi_0 | pypi | . | 3 | abseil-cpp | 20210324.2 | h9c3ff4c_0 | conda-forge | . | 4 | access | 1.1.3 | pyhd8ed1ab_0 | conda-forge | . | 5 | affine | 2.3.0 | py_0 | conda-forge | . | 6 | aiohttp | 3.7.4.post0 | pypi_0 | pypi | . | 7 | alabaster | 0.7.12 | pypi_0 | pypi | . | 8 | alembic | 1.7.4 | pyhd8ed1ab_0 | conda-forge | . | 9 | amply | 0.1.4 | py_0 | conda-forge | . | 10 | anyio | 3.3.2 | py39hf3d152e_0 | conda-forge | . | 11 | appdirs | 1.4.4 | pyh9f0ad1d_0 | conda-forge | . | 12 | argon2-cffi | 20.1.0 | py39h3811e60_2 | conda-forge | . | 13 | arpack | 3.7.0 | hc6cf775_2 | conda-forge | . | 14 | arrow-cpp | 5.0.0 | py39h247a7eb_8_cpu | conda-forge | . | 15 | async-timeout | 3.0.1 | pypi_0 | pypi | . | 16 | async_generator | 1.10 | py_0 | conda-forge | . | 17 | attrs | 21.2.0 | pyhd8ed1ab_0 | conda-forge | . | 18 | aws-c-cal | 0.5.11 | h95a6274_0 | conda-forge | . | 19 | aws-c-common | 0.6.2 | h7f98852_0 | conda-forge | . | 20 | aws-c-event-stream | 0.2.7 | h3541f99_13 | conda-forge | . | 21 | aws-c-io | 0.10.5 | hfb6a706_0 | conda-forge | . | 22 | aws-checksums | 0.1.11 | ha31a3da_7 | conda-forge | . | 23 | aws-requests-auth | 0.4.3 | pypi_0 | pypi | . | 24 | aws-sdk-cpp | 1.8.186 | hb4091e7_3 | conda-forge | . | 25 | babel | 2.9.1 | pyh44b312d_0 | conda-forge | . | 26 | backcall | 0.2.0 | pyh9f0ad1d_0 | conda-forge | . | 27 | backports | 1.0 | py_2 | conda-forge | . | 28 | backports.functools_lru_cache | 1.6.4 | pyhd8ed1ab_0 | conda-forge | . | 29 | beautifulsoup4 | 4.10.0 | pyha770c72_0 | conda-forge | . | 30 | black | 21.9b0 | pyhd8ed1ab_1 | conda-forge | . | 31 | blas | 2.14 | openblas | conda-forge | . | 32 | bleach | 4.1.0 | pyhd8ed1ab_0 | conda-forge | . | 33 | blinker | 1.4 | py_1 | conda-forge | . | 34 | blosc | 1.21.0 | h9c3ff4c_0 | conda-forge | . | 35 | bokeh | 2.4.1 | py39hf3d152e_1 | conda-forge | . | 36 | boost-cpp | 1.74.0 | h312852a_4 | conda-forge | . | 37 | boto3 | 1.18.63 | pyhd8ed1ab_0 | conda-forge | . | 38 | botocore | 1.21.65 | pyhd8ed1ab_0 | conda-forge | . | 39 | bottleneck | 1.3.2 | py39hce5d2b2_4 | conda-forge | . | 40 | branca | 0.4.2 | pyhd8ed1ab_0 | conda-forge | . | 41 | brotli | 1.0.9 | h7f98852_5 | conda-forge | . | 42 | brotli-bin | 1.0.9 | h7f98852_5 | conda-forge | . | 43 | brotlipy | 0.7.0 | py39h3811e60_1001 | conda-forge | . | 44 | brunsli | 0.1 | h9c3ff4c_0 | conda-forge | . | 45 | bs4 | 4.10.0 | hd8ed1ab_0 | conda-forge | . | 46 | bzip2 | 1.0.8 | h7f98852_4 | conda-forge | . | 47 | c-ares | 1.17.2 | h7f98852_0 | conda-forge | . | 48 | c-blosc2 | 2.0.4 | h5f21a17_1 | conda-forge | . | 49 | ca-certificates | 2021.10.8 | ha878542_0 | conda-forge | . | 50 | cached-property | 1.5.2 | hd8ed1ab_1 | conda-forge | . | 51 | cached_property | 1.5.2 | pyha770c72_1 | conda-forge | . | 52 | cachetools | 4.2.4 | pyhd8ed1ab_0 | conda-forge | . | 53 | cairo | 1.16.0 | h6cf1ce9_1008 | conda-forge | . | 54 | cenpy | 1.0.0.post4 | py_0 | conda-forge | . | 55 | certifi | 2021.10.8 | py39hf3d152e_0 | conda-forge | . | 56 | certipy | 0.1.3 | py_0 | conda-forge | . | 57 | cffi | 1.15.0 | pypi_0 | pypi | . | 58 | cfitsio | 3.470 | h2e3daa1_7 | conda-forge | . | 59 | cftime | 1.5.1 | py39hce5d2b2_0 | conda-forge | . | 60 | chardet | 4.0.0 | py39hf3d152e_1 | conda-forge | . | 61 | charls | 2.2.0 | h9c3ff4c_0 | conda-forge | . | 62 | charset-normalizer | 2.0.0 | pyhd8ed1ab_0 | conda-forge | . | 63 | click | 7.1.2 | pyh9f0ad1d_0 | conda-forge | . | 64 | click-plugins | 1.1.1 | py_0 | conda-forge | . | 65 | cligj | 0.7.2 | pyhd8ed1ab_1 | conda-forge | . | 66 | cloudpickle | 2.0.0 | pyhd8ed1ab_0 | conda-forge | . | 67 | clustergram | 0.5.1 | pyhd8ed1ab_0 | conda-forge | . | 68 | coincbc | 2.10.5 | hab63836_1 | conda-forge | . | 69 | colorama | 0.4.4 | pyh9f0ad1d_0 | conda-forge | . | 70 | colorcet | 2.0.6 | py_0 | pyviz | . | 71 | conda | 4.10.3 | py39hf3d152e_2 | conda-forge | . | 72 | conda-package-handling | 1.7.3 | py39h3811e60_0 | conda-forge | . | 73 | configurable-http-proxy | 4.5.0 | node15_he6ea98c_0 | conda-forge | . | 74 | contextily | 1.2.0 | pyhd8ed1ab_0 | conda-forge | . | 75 | coverage | 6.0.2 | pypi_0 | pypi | . | 76 | cryptography | 3.4.7 | py39hbca0aa6_0 | conda-forge | . | 77 | curl | 7.79.1 | h2574ce0_1 | conda-forge | . | 78 | cycler | 0.10.0 | py_2 | conda-forge | . | 79 | cykhash | 1.0.2 | py39hf149a3a_2 | conda-forge | . | 80 | cython | 0.29.24 | py39he80948d_0 | conda-forge | . | 81 | cytoolz | 0.11.0 | py39h3811e60_3 | conda-forge | . | 82 | dask | 2021.9.1 | pyhd8ed1ab_0 | conda-forge | . | 83 | dask-core | 2021.9.1 | pyhd8ed1ab_0 | conda-forge | . | 84 | dask-geopandas | 0.1.0a4+24.g393dcb5 | pypi_0 | pypi | . | 85 | dask-glm | 0.2.0 | py_1 | conda-forge | . | 86 | dask-ml | 1.9.0 | pyhd8ed1ab_0 | conda-forge | . | 87 | dataclasses | 0.8 | pyhc8e2a94_3 | conda-forge | . | 88 | datacube | 1.8.6 | pyhd8ed1ab_0 | conda-forge | . | 89 | datashader | 0.13.0 | py_0 | pyviz | . | 90 | datashape | 0.5.4 | py_1 | conda-forge | . | 91 | debugpy | 1.4.1 | py39he80948d_0 | conda-forge | . | 92 | decorator | 5.1.0 | pyhd8ed1ab_0 | conda-forge | . | 93 | defusedxml | 0.7.1 | pyhd8ed1ab_0 | conda-forge | . | 94 | deprecation | 2.1.0 | pyh9f0ad1d_0 | conda-forge | . | 95 | descartes | 1.1.0 | py_4 | conda-forge | . | 96 | distributed | 2021.9.1 | py39hf3d152e_0 | conda-forge | . | 97 | dnspython | 2.1.0 | pypi_0 | pypi | . | 98 | docutils | 0.16 | pypi_0 | pypi | . | 99 | download | 0.3.5 | pypi_0 | pypi | . | 100 | emcee | 3.1.1 | pyh8a188c0_0 | conda-forge | . | 101 | entrypoints | 0.3 | py39hde42818_1002 | conda-forge | . | 102 | esda | 2.4.1 | pyhd8ed1ab_0 | conda-forge | . | 103 | et_xmlfile | 1.0.1 | py_1001 | conda-forge | . | 104 | expat | 2.4.1 | h9c3ff4c_0 | conda-forge | . | 105 | feedgen | 0.9.0 | pypi_0 | pypi | . | 106 | fiona | 1.8.20 | py39h427c1bf_1 | conda-forge | . | 107 | flake8 | 4.0.1 | pyhd8ed1ab_0 | conda-forge | . | 108 | flask | 2.0.2 | pypi_0 | pypi | . | 109 | flask-cors | 3.0.10 | pypi_0 | pypi | . | 110 | flask-json | 0.3.4 | pypi_0 | pypi | . | 111 | folium | 0.12.0 | pyhd8ed1ab_1 | conda-forge | . | 112 | fontconfig | 2.13.1 | hba837de_1005 | conda-forge | . | 113 | freetype | 2.10.4 | h0708190_1 | conda-forge | . | 114 | freexl | 1.0.6 | h7f98852_0 | conda-forge | . | 115 | fsspec | 2021.10.1 | pyhd8ed1ab_0 | conda-forge | . | 116 | fuzzywuzzy | 0.18.0 | pyhd8ed1ab_0 | conda-forge | . | 117 | gdal | 3.3.1 | py39h409cc32_2 | conda-forge | . | 118 | geoalchemy2 | 0.9.4 | pypi_0 | pypi | . | 119 | geocube | 0.0.18 | pyhd8ed1ab_0 | conda-forge | . | 120 | geographiclib | 1.52 | pyhd8ed1ab_0 | conda-forge | . | 121 | geojson | 2.5.0 | py_0 | conda-forge | . | 122 | geopandas | 0.10.2 | pyhd8ed1ab_0 | conda-forge | . | 123 | geopandas-base | 0.10.2 | pyha770c72_0 | conda-forge | . | 124 | geopy | 2.2.0 | pyhd8ed1ab_0 | conda-forge | . | 125 | geos | 3.9.1 | h9c3ff4c_2 | conda-forge | . | 126 | geotiff | 1.6.0 | h4f31c25_6 | conda-forge | . | 127 | gettext | 0.19.8.1 | h73d1719_1008 | conda-forge | . | 128 | gflags | 2.2.2 | he1b5a44_1004 | conda-forge | . | 129 | giddy | 2.3.3 | py_0 | conda-forge | . | 130 | giflib | 5.2.1 | h36c2ea0_2 | conda-forge | . | 131 | gitdb | 4.0.7 | pyhd8ed1ab_0 | conda-forge | . | 132 | gitpython | 3.1.24 | pyhd8ed1ab_0 | conda-forge | . | 133 | glog | 0.5.0 | h48cff8f_0 | conda-forge | . | 134 | glpk | 4.65 | h9202a9a_1004 | conda-forge | . | 135 | gmp | 6.2.1 | h58526e2_0 | conda-forge | . | 136 | gmpy2 | 2.1.0b5 | py39h78fa15d_0 | conda-forge | . | 137 | gpxpy | 1.4.2 | pypi_0 | pypi | . | 138 | greenlet | 1.1.2 | py39he80948d_0 | conda-forge | . | 139 | grpc-cpp | 1.40.0 | h05f19cf_2 | conda-forge | . | 140 | gstools | 1.3.3 | py39he80948d_1 | conda-forge | . | 141 | h3-py | 3.7.3 | py39he80948d_1 | conda-forge | . | 142 | h5py | 3.3.0 | nompi_py39h98ba4bc_100 | conda-forge | . | 143 | hankel | 1.1.0 | py_0 | conda-forge | . | 144 | haversine | 2.5.1 | pypi_0 | pypi | . | 145 | hdbscan | 0.8.27 | py39hce5d2b2_0 | conda-forge | . | 146 | hdf4 | 4.2.15 | h10796ff_3 | conda-forge | . | 147 | hdf5 | 1.10.6 | nompi_h7c3c948_1111 | conda-forge | . | 148 | heapdict | 1.0.1 | py_0 | conda-forge | . | 149 | hilbertcurve | 2.0.5 | pypi_0 | pypi | . | 150 | icu | 68.1 | h58526e2_0 | conda-forge | . | 151 | idna | 3.1 | pyhd3deb0d_0 | conda-forge | . | 152 | imagecodecs | 2021.8.26 | py39h44211f0_1 | conda-forge | . | 153 | imageio | 2.9.0 | py_0 | conda-forge | . | 154 | imagesize | 1.2.0 | pypi_0 | pypi | . | 155 | importlib-metadata | 4.8.1 | py39hf3d152e_0 | conda-forge | . | 156 | importlib_metadata | 4.8.1 | hd8ed1ab_0 | conda-forge | . | 157 | importlib_resources | 5.2.2 | pyhd8ed1ab_0 | conda-forge | . | 158 | inequality | 1.0.0 | py_0 | conda-forge | . | 159 | iniconfig | 1.1.1 | pypi_0 | pypi | . | 160 | invoke | 1.6.0 | pypi_0 | pypi | . | 161 | ipykernel | 6.4.1 | py39hef51801_0 | conda-forge | . | 162 | ipyleaflet | 0.14.0 | pyhd8ed1ab_1 | conda-forge | . | 163 | ipympl | 0.8.0 | pyhd8ed1ab_0 | conda-forge | . | 164 | ipyspin | 0.1.5 | pyhd8ed1ab_0 | conda-forge | . | 165 | ipython | 7.28.0 | py39hef51801_0 | conda-forge | . | 166 | ipython_genutils | 0.2.0 | py_1 | conda-forge | . | 167 | ipyurl | 0.1.2 | pyh3684270_1 | conda-forge | . | 168 | ipywidgets | 7.6.5 | pyhd8ed1ab_0 | conda-forge | . | 169 | itsdangerous | 2.0.1 | pypi_0 | pypi | . | 170 | jbig | 2.1 | h7f98852_2003 | conda-forge | . | 171 | jedi | 0.18.0 | py39hf3d152e_2 | conda-forge | . | 172 | jinja2 | 3.0.2 | pyhd8ed1ab_0 | conda-forge | . | 173 | jmespath | 0.10.0 | pyh9f0ad1d_0 | conda-forge | . | 174 | joblib | 1.1.0 | pyhd8ed1ab_0 | conda-forge | . | 175 | jpeg | 9d | h36c2ea0_0 | conda-forge | . | 176 | json-c | 0.15 | h98cffda_0 | conda-forge | . | 177 | json5 | 0.9.5 | pyh9f0ad1d_0 | conda-forge | . | 178 | jsonlines | 1.2.0 | pypi_0 | pypi | . | 179 | jsonschema | 3.2.0 | pypi_0 | pypi | . | 180 | jupyter-book | 0.12.0 | pypi_0 | pypi | . | 181 | jupyter-cache | 0.4.3 | pypi_0 | pypi | . | 182 | jupyter-server-mathjax | 0.2.3 | pyhd8ed1ab_0 | conda-forge | . | 183 | jupyter-server-proxy | 3.1.0 | pypi_0 | pypi | . | 184 | jupyter-sphinx | 0.3.2 | pypi_0 | pypi | . | 185 | jupyter_bokeh | 3.0.2 | pyhd8ed1ab_0 | conda-forge | . | 186 | jupyter_client | 7.0.6 | pyhd8ed1ab_0 | conda-forge | . | 187 | jupyter_core | 4.8.1 | py39hf3d152e_0 | conda-forge | . | 188 | jupyter_server | 1.11.1 | pyhd8ed1ab_0 | conda-forge | . | 189 | jupyter_telemetry | 0.1.0 | pyhd8ed1ab_1 | conda-forge | . | 190 | jupyterhub | 1.4.2 | py39hf3d152e_0 | conda-forge | . | 191 | jupyterhub-base | 1.4.2 | py39hf3d152e_0 | conda-forge | . | 192 | jupyterlab | 3.1.18 | pyhd8ed1ab_0 | conda-forge | . | 193 | jupyterlab-geojson | 3.1.2 | pypi_0 | pypi | . | 194 | jupyterlab_pygments | 0.1.2 | pyh9f0ad1d_0 | conda-forge | . | 195 | jupyterlab_server | 2.8.2 | pyhd8ed1ab_0 | conda-forge | . | 196 | jupyterlab_widgets | 1.0.2 | pyhd8ed1ab_0 | conda-forge | . | 197 | jupytext | 1.11.5 | pyh6002c4b_0 | conda-forge | . | 198 | jxrlib | 1.1 | h7f98852_2 | conda-forge | . | 199 | kealib | 1.4.14 | hcc255d8_2 | conda-forge | . | 200 | kiwisolver | 1.3.2 | py39h1a9c180_0 | conda-forge | . | 201 | krb5 | 1.19.2 | hcc1bbae_2 | conda-forge | . | 202 | lark-parser | 0.12.0 | pyhd8ed1ab_0 | conda-forge | . | 203 | latexcodec | 2.0.1 | pypi_0 | pypi | . | 204 | lckr-jupyterlab-variableinspector | 3.0.9 | pypi_0 | pypi | . | 205 | lcms2 | 2.12 | hddcbb42_0 | conda-forge | . | 206 | ld_impl_linux-64 | 2.36.1 | hea4e1c9_2 | conda-forge | . | 207 | legendgram | 0.0.3 | py_1 | conda-forge | . | 208 | lerc | 3.0 | h9c3ff4c_0 | conda-forge | . | 209 | libaec | 1.0.6 | h9c3ff4c_0 | conda-forge | . | 210 | libarchive | 3.5.2 | hccf745f_1 | conda-forge | . | 211 | libblas | 3.8.0 | 14_openblas | conda-forge | . | 212 | libbrotlicommon | 1.0.9 | h7f98852_5 | conda-forge | . | 213 | libbrotlidec | 1.0.9 | h7f98852_5 | conda-forge | . | 214 | libbrotlienc | 1.0.9 | h7f98852_5 | conda-forge | . | 215 | libcblas | 3.8.0 | 14_openblas | conda-forge | . | 216 | libcurl | 7.79.1 | h2574ce0_1 | conda-forge | . | 217 | libdap4 | 3.20.6 | hd7c4107_2 | conda-forge | . | 218 | libdeflate | 1.8 | h7f98852_0 | conda-forge | . | 219 | libedit | 3.1.20191231 | he28a2e2_2 | conda-forge | . | 220 | libev | 4.33 | h516909a_1 | conda-forge | . | 221 | libevent | 2.1.10 | h9b69904_4 | conda-forge | . | 222 | libffi | 3.4.2 | h9c3ff4c_4 | conda-forge | . | 223 | libgcc-ng | 11.2.0 | h1d223b6_10 | conda-forge | . | 224 | libgdal | 3.3.1 | h07ae0cd_2 | conda-forge | . | 225 | libgfortran-ng | 7.5.0 | h14aa051_19 | conda-forge | . | 226 | libgfortran4 | 7.5.0 | h14aa051_19 | conda-forge | . | 227 | libglib | 2.70.0 | h174f98d_0 | conda-forge | . | 228 | libgomp | 11.2.0 | h1d223b6_10 | conda-forge | . | 229 | libiconv | 1.16 | h516909a_0 | conda-forge | . | 230 | libkml | 1.3.0 | h238a007_1014 | conda-forge | . | 231 | liblapack | 3.8.0 | 14_openblas | conda-forge | . | 232 | liblapacke | 3.8.0 | 14_openblas | conda-forge | . | 233 | libllvm10 | 10.0.1 | he513fc3_3 | conda-forge | . | 234 | libnetcdf | 4.8.1 | nompi_hcd642e3_100 | conda-forge | . | 235 | libnghttp2 | 1.43.0 | h812cca2_1 | conda-forge | . | 236 | libnsl | 2.0.0 | h7f98852_0 | conda-forge | . | 237 | libopenblas | 0.3.7 | h5ec1e0e_6 | conda-forge | . | 238 | libpng | 1.6.37 | h21135ba_2 | conda-forge | . | 239 | libpq | 13.3 | hd57d9b9_1 | conda-forge | . | 240 | libprotobuf | 3.18.1 | h780b84a_0 | conda-forge | . | 241 | libpysal | 4.5.1 | pyhd8ed1ab_0 | conda-forge | . | 242 | librttopo | 1.1.0 | h1185371_6 | conda-forge | . | 243 | libsodium | 1.0.18 | h36c2ea0_1 | conda-forge | . | 244 | libsolv | 0.7.19 | h780b84a_5 | conda-forge | . | 245 | libspatialindex | 1.9.3 | h9c3ff4c_4 | conda-forge | . | 246 | libspatialite | 5.0.1 | h8694cbe_6 | conda-forge | . | 247 | libssh2 | 1.10.0 | ha56f1ee_2 | conda-forge | . | 248 | libstdcxx-ng | 11.2.0 | he4da1e4_10 | conda-forge | . | 249 | libthrift | 0.15.0 | he6d91bd_1 | conda-forge | . | 250 | libtiff | 4.3.0 | h6f004c6_2 | conda-forge | . | 251 | libutf8proc | 2.6.1 | h7f98852_0 | conda-forge | . | 252 | libuuid | 2.32.1 | h7f98852_1000 | conda-forge | . | 253 | libuv | 1.41.1 | h7f98852_0 | conda-forge | . | 254 | libwebp-base | 1.2.1 | h7f98852_0 | conda-forge | . | 255 | libxcb | 1.13 | h7f98852_1003 | conda-forge | . | 256 | libxml2 | 2.9.12 | h72842e0_0 | conda-forge | . | 257 | libxslt | 1.1.33 | h15afd5d_2 | conda-forge | . | 258 | libzip | 1.8.0 | h4de3113_1 | conda-forge | . | 259 | libzlib | 1.2.11 | h36c2ea0_1013 | conda-forge | . | 260 | libzopfli | 1.0.3 | h9c3ff4c_0 | conda-forge | . | 261 | linkify-it-py | 1.0.2 | pypi_0 | pypi | . | 262 | llvmlite | 0.36.0 | py39h1bbdace_0 | conda-forge | . | 263 | locket | 0.2.0 | py_2 | conda-forge | . | 264 | lxml | 4.6.3 | py39h107f48f_0 | conda-forge | . | 265 | lz4-c | 1.9.3 | h9c3ff4c_1 | conda-forge | . | 266 | lzo | 2.10 | h516909a_1000 | conda-forge | . | 267 | mako | 1.1.5 | pyhd8ed1ab_0 | conda-forge | . | 268 | mamba | 0.16.0 | py39h951de11_0 | conda-forge | . | 269 | mapclassify | 2.4.3 | pyhd8ed1ab_0 | conda-forge | . | 270 | markdown-it-py | 1.1.0 | pyhd8ed1ab_0 | conda-forge | . | 271 | markupsafe | 2.0.1 | py39h3811e60_0 | conda-forge | . | 272 | matplotlib-base | 3.4.3 | py39h2fa2bec_1 | conda-forge | . | 273 | matplotlib-inline | 0.1.3 | pyhd8ed1ab_0 | conda-forge | . | 274 | matplotlib-scalebar | 0.7.2 | pypi_0 | pypi | . | 275 | mccabe | 0.6.1 | py_1 | conda-forge | . | 276 | mdit-py-plugins | 0.2.8 | pyhd8ed1ab_0 | conda-forge | . | 277 | mercantile | 1.2.1 | pyhd8ed1ab_0 | conda-forge | . | 278 | meshio | 5.0.2 | pyhd8ed1ab_0 | conda-forge | . | 279 | metis | 5.1.0 | h58526e2_1006 | conda-forge | . | 280 | mgwr | 2.1.2 | py_0 | conda-forge | . | 281 | mistune | 0.8.4 | py39h3811e60_1004 | conda-forge | . | 282 | mobilkit | 0.1.7 | pypi_0 | pypi | . | 283 | mock | 4.0.3 | py39hf3d152e_1 | conda-forge | . | 284 | momepy | 0.5.1 | pyhd8ed1ab_0 | conda-forge | . | 285 | morecantile | 3.0.0 | pyhd8ed1ab_0 | conda-forge | . | 286 | mpc | 1.2.1 | h9f54685_0 | conda-forge | . | 287 | mpfr | 4.1.0 | h9202a9a_1 | conda-forge | . | 288 | mpi | 1.0 | mpich | conda-forge | . | 289 | mpi4py | 3.1.1 | py39h6438238_0 | conda-forge | . | 290 | mpich | 3.4.2 | external_0 | conda-forge | . | 291 | mpmath | 1.2.1 | pyhd8ed1ab_0 | conda-forge | . | 292 | msgpack-python | 1.0.2 | py39h1a9c180_1 | conda-forge | . | 293 | multidict | 5.2.0 | pypi_0 | pypi | . | 294 | multipledispatch | 0.6.0 | py_0 | conda-forge | . | 295 | munch | 2.5.0 | py_0 | conda-forge | . | 296 | mypy_extensions | 0.4.3 | py39hf3d152e_3 | conda-forge | . | 297 | myst-nb | 0.13.1 | pypi_0 | pypi | . | 298 | myst-parser | 0.15.2 | pypi_0 | pypi | . | 299 | nbclassic | 0.3.2 | pyhd8ed1ab_0 | conda-forge | . | 300 | nbclient | 0.5.4 | pyhd8ed1ab_0 | conda-forge | . | 301 | nbconvert | 6.2.0 | py39hf3d152e_0 | conda-forge | . | 302 | nbdime | 3.1.0 | pyhd8ed1ab_0 | conda-forge | . | 303 | nbformat | 5.1.3 | pyhd8ed1ab_0 | conda-forge | . | 304 | ncurses | 6.2 | h58526e2_4 | conda-forge | . | 305 | nest-asyncio | 1.5.1 | pyhd8ed1ab_0 | conda-forge | . | 306 | netcdf4 | 1.5.7 | nompi_py39hd2e3950_101 | conda-forge | . | 307 | networkx | 2.5 | py_0 | conda-forge | . | 308 | nodejs | 15.14.0 | h92b4a50_0 | conda-forge | . | 309 | nose | 1.3.7 | py_1006 | conda-forge | . | 310 | notebook | 6.4.4 | pyha770c72_0 | conda-forge | . | 311 | numba | 0.53.1 | py39h56b8d98_1 | conda-forge | . | 312 | numexpr | 2.7.3 | py39hde0f152_0 | conda-forge | . | 313 | numpy | 1.21.2 | py39hdbf815f_0 | conda-forge | . | 314 | oauthlib | 3.1.1 | pyhd8ed1ab_0 | conda-forge | . | 315 | olefile | 0.46 | pyh9f0ad1d_1 | conda-forge | . | 316 | opencv-contrib-python | 4.5.3.56 | pypi_0 | pypi | . | 317 | openjpeg | 2.4.0 | hb52868f_1 | conda-forge | . | 318 | openpyxl | 3.0.9 | pyhd8ed1ab_0 | conda-forge | . | 319 | openssl | 1.1.1l | h7f98852_0 | conda-forge | . | 320 | orc | 1.7.0 | h68e2c4e_0 | conda-forge | . | 321 | osmnet | 0.1.6 | py_0 | conda-forge | . | 322 | osmnx | 1.1.1 | pyhd8ed1ab_0 | conda-forge | . | 323 | packaging | 21.0 | pyhd8ed1ab_0 | conda-forge | . | 324 | palettable | 3.3.0 | py_0 | conda-forge | . | 325 | pamela | 1.0.0 | py_0 | conda-forge | . | 326 | pandana | 0.6.1 | py39hde0f152_0 | conda-forge | . | 327 | pandas | 1.3.4 | py39hde0f152_0 | conda-forge | . | 328 | pandas-bokeh | 0.5.5 | pypi_0 | pypi | . | 329 | pandoc | 2.14.2 | h7f98852_0 | conda-forge | . | 330 | pandocfilters | 1.5.0 | pyhd8ed1ab_0 | conda-forge | . | 331 | param | 1.11.1 | py_0 | pyviz | . | 332 | parquet-cpp | 1.5.1 | 1 | conda-forge | . | 333 | parso | 0.8.2 | pyhd8ed1ab_0 | conda-forge | . | 334 | partd | 1.2.0 | pyhd8ed1ab_0 | conda-forge | . | 335 | pathspec | 0.9.0 | pyhd8ed1ab_0 | conda-forge | . | 336 | patsy | 0.5.2 | pyhd8ed1ab_0 | conda-forge | . | 337 | pcre | 8.45 | h9c3ff4c_0 | conda-forge | . | 338 | pexpect | 4.8.0 | pyh9f0ad1d_2 | conda-forge | . | 339 | pickleshare | 0.7.5 | py39hde42818_1002 | conda-forge | . | 340 | pillow | 8.3.2 | py39ha612740_0 | conda-forge | . | 341 | pint | 0.17 | pypi_0 | pypi | . | 342 | pip | 21.2.4 | pyhd8ed1ab_0 | conda-forge | . | 343 | pixman | 0.40.0 | h36c2ea0_0 | conda-forge | . | 344 | platformdirs | 2.3.0 | pyhd8ed1ab_0 | conda-forge | . | 345 | pluggy | 1.0.0 | pypi_0 | pypi | . | 346 | pointpats | 2.2.0 | py_0 | conda-forge | . | 347 | polyline | 1.4.0 | py_0 | conda-forge | . | 348 | pooch | 1.5.2 | pyhd8ed1ab_0 | conda-forge | . | 349 | poppler | 21.03.0 | h93df280_0 | conda-forge | . | 350 | poppler-data | 0.4.11 | hd8ed1ab_0 | conda-forge | . | 351 | postgresql | 13.3 | h2510834_1 | conda-forge | . | 352 | powerlaw | 1.4.6 | pyh9f0ad1d_1 | conda-forge | . | 353 | proj | 8.0.1 | h277dcde_0 | conda-forge | . | 354 | prometheus_client | 0.11.0 | pyhd8ed1ab_0 | conda-forge | . | 355 | prompt-toolkit | 3.0.20 | pyha770c72_0 | conda-forge | . | 356 | psutil | 5.8.0 | py39h3811e60_1 | conda-forge | . | 357 | psycopg2 | 2.9.1 | py39h3811e60_0 | conda-forge | . | 358 | pthread-stubs | 0.4 | h36c2ea0_1001 | conda-forge | . | 359 | ptyprocess | 0.7.0 | pyhd3deb0d_0 | conda-forge | . | 360 | pulp | 2.5.1 | py39hf3d152e_0 | conda-forge | . | 361 | py | 1.10.0 | pypi_0 | pypi | . | 362 | pyarrow | 5.0.0 | py39h3ebc44c_8_cpu | conda-forge | . | 363 | pybtex | 0.24.0 | pypi_0 | pypi | . | 364 | pybtex-docutils | 1.0.1 | pypi_0 | pypi | . | 365 | pycodestyle | 2.8.0 | pyhd8ed1ab_0 | conda-forge | . | 366 | pycosat | 0.6.3 | py39h3811e60_1006 | conda-forge | . | 367 | pycparser | 2.20 | pyh9f0ad1d_2 | conda-forge | . | 368 | pyct | 0.4.6 | py_0 | pyviz | . | 369 | pyct-core | 0.4.6 | py_0 | pyviz | . | 370 | pycurl | 7.44.1 | py39h72e3413_0 | conda-forge | . | 371 | pydantic | 1.8.2 | py39h3811e60_0 | conda-forge | . | 372 | pydata-sphinx-theme | 0.6.3 | pypi_0 | pypi | . | 373 | pyee | 8.1.0 | pyh9f0ad1d_0 | conda-forge | . | 374 | pyevtk | 1.4.1 | pyh8a188c0_0 | conda-forge | . | 375 | pyflakes | 2.4.0 | pyhd8ed1ab_0 | conda-forge | . | 376 | pygeoda | 0.0.8.post1 | pypi_0 | pypi | . | 377 | pygeos | 0.10.2 | py39ha61afbd_0 | conda-forge | . | 378 | pygments | 2.10.0 | pyhd8ed1ab_0 | conda-forge | . | 379 | pyjwt | 2.2.0 | pyhd8ed1ab_0 | conda-forge | . | 380 | pymorton | 1.0.5 | pypi_0 | pypi | . | 381 | pyogrio | 0.2.0 | py39ha748e23_2 | conda-forge | . | 382 | pyopenssl | 21.0.0 | pyhd8ed1ab_0 | conda-forge | . | 383 | pyparsing | 2.4.7 | pyh9f0ad1d_0 | conda-forge | . | 384 | pyppeteer | 0.2.6 | pyhd8ed1ab_0 | conda-forge | . | 385 | pyproj | 3.2.1 | py39ha9a7ae0_2 | conda-forge | . | 386 | pyrobuf | 0.9.3 | py39he80948d_2 | conda-forge | . | 387 | pyrosm | 0.6.1 | py39he80948d_0 | conda-forge | . | 388 | pyrsistent | 0.17.3 | py39h3811e60_2 | conda-forge | . | 389 | pysal | 2.5.0 | pypi_0 | pypi | . | 390 | pysocks | 1.7.1 | py39hf3d152e_3 | conda-forge | . | 391 | pystac | 1.1.0 | pyhd8ed1ab_0 | conda-forge | . | 392 | pystac-client | 0.3.0 | pyhd8ed1ab_0 | conda-forge | . | 393 | pytables | 3.6.1 | py39hf6dc253_3 | conda-forge | . | 394 | pytest | 6.2.5 | pypi_0 | pypi | . | 395 | pytest-cov | 3.0.0 | pypi_0 | pypi | . | 396 | pytest-tornasync | 0.6.0.post2 | pypi_0 | pypi | . | 397 | python | 3.9.7 | hb7a2778_2_cpython | conda-forge | . | 398 | python-dateutil | 2.8.0 | pypi_0 | pypi | . | 399 | python-igraph | 0.9.6 | py39hfef886c_0 | conda-forge | . | 400 | python-json-logger | 2.0.1 | pyh9f0ad1d_0 | conda-forge | . | 401 | python-levenshtein | 0.12.2 | py39h3811e60_0 | conda-forge | . | 402 | python-rapidjson | 1.5 | py39he80948d_0 | conda-forge | . | 403 | python-snappy | 0.6.0 | py39h300dd49_0 | conda-forge | . | 404 | python_abi | 3.9 | 2_cp39 | conda-forge | . | 405 | pytz | 2021.3 | pyhd8ed1ab_0 | conda-forge | . | 406 | pytz-deprecation-shim | 0.1.0.post0 | pypi_0 | pypi | . | 407 | pywavelets | 1.1.1 | py39hce5d2b2_3 | conda-forge | . | 408 | pyyaml | 6.0 | py39h3811e60_0 | conda-forge | . | 409 | pyzmq | 22.3.0 | py39h37b5a0c_0 | conda-forge | . | 410 | quantecon | 0.5.1 | py39hf3d152e_0 | conda-forge | . | 411 | quilt3 | 3.6.0 | pypi_0 | pypi | . | 412 | rasterio | 1.2.8 | py39hbc4e497_0 | conda-forge | . | 413 | rasterstats | 0.15.0 | pyhd8ed1ab_0 | conda-forge | . | 414 | re2 | 2021.09.01 | h9c3ff4c_0 | conda-forge | . | 415 | readline | 8.1 | h46c0cb4_0 | conda-forge | . | 416 | regex | 2021.10.8 | py39h3811e60_0 | conda-forge | . | 417 | reproc | 14.2.3 | h7f98852_0 | conda-forge | . | 418 | reproc-cpp | 14.2.3 | h9c3ff4c_0 | conda-forge | . | 419 | requests | 2.26.0 | pyhd8ed1ab_0 | conda-forge | . | 420 | requests-futures | 1.0.0 | pypi_0 | pypi | . | 421 | requests-unixsocket | 0.2.0 | py_0 | conda-forge | . | 422 | retrying | 1.3.3 | py_2 | conda-forge | . | 423 | rio-cogeo | 3.0.0 | pyhd8ed1ab_0 | conda-forge | . | 424 | rioxarray | 0.7.1 | pyhd8ed1ab_0 | conda-forge | . | 425 | rpy2 | 3.4.5 | pypi_0 | pypi | . | 426 | rpy2-arrow | 0.0.4 | pypi_0 | pypi | . | 427 | rtree | 0.9.7 | py39hb102c33_2 | conda-forge | . | 428 | ruamel.yaml | 0.17.16 | py39h3811e60_0 | conda-forge | . | 429 | ruamel.yaml.clib | 0.2.2 | py39h3811e60_2 | conda-forge | . | 430 | ruamel_yaml | 0.15.80 | py39h3811e60_1004 | conda-forge | . | 431 | rvlib | 0.0.6 | py39hce5d2b2_0 | conda-forge | . | 432 | s2n | 1.0.10 | h9b69904_0 | conda-forge | . | 433 | s3transfer | 0.5.0 | pyhd8ed1ab_0 | conda-forge | . | 434 | schwimmbad | 0.3.2 | py39hf3d152e_0 | conda-forge | . | 435 | scikit-fusion | 0.2.1 | pypi_0 | pypi | . | 436 | scikit-image | 0.18.3 | py39hde0f152_0 | conda-forge | . | 437 | scikit-learn | 1.0 | py39h7c5d8c9_1 | conda-forge | . | 438 | scikit-mobility | 1.2.2 | pyhd3deb0d_0 | conda-forge | . | 439 | scipy | 1.5.3 | py39hf3f25e7_0 | conda-forge | . | 440 | seaborn | 0.11.2 | hd8ed1ab_0 | conda-forge | . | 441 | seaborn-base | 0.11.2 | pyhd8ed1ab_0 | conda-forge | . | 442 | segregation | 2.1.0 | pyhd8ed1ab_0 | conda-forge | . | 443 | send2trash | 1.8.0 | pyhd8ed1ab_0 | conda-forge | . | 444 | setuptools | 58.2.0 | py39hf3d152e_0 | conda-forge | . | 445 | shapely | 1.7.1 | py39ha61afbd_5 | conda-forge | . | 446 | similaritymeasures | 0.4.4 | pypi_0 | pypi | . | 447 | simpervisor | 0.4 | pypi_0 | pypi | . | 448 | simplejson | 3.17.5 | py39h3811e60_0 | conda-forge | . | 449 | six | 1.16.0 | pyh6c4a22f_0 | conda-forge | . | 450 | smmap | 3.0.5 | pyh44b312d_0 | conda-forge | . | 451 | snappy | 1.1.8 | he1b5a44_3 | conda-forge | . | 452 | sniffio | 1.2.0 | py39hf3d152e_1 | conda-forge | . | 453 | snowballstemmer | 2.1.0 | pypi_0 | pypi | . | 454 | snuggs | 1.4.7 | py_0 | conda-forge | . | 455 | sortedcontainers | 2.4.0 | pyhd8ed1ab_0 | conda-forge | . | 456 | soupsieve | 2.0.1 | py_1 | conda-forge | . | 457 | spaghetti | 1.6.4 | pyhd8ed1ab_0 | conda-forge | . | 458 | spatialpandas | 0.4.3 | py_0 | pyviz | . | 459 | spglm | 1.0.8 | py_0 | conda-forge | . | 460 | sphinx | 4.2.0 | pypi_0 | pypi | . | 461 | sphinx-book-theme | 0.1.6 | pypi_0 | pypi | . | 462 | sphinx-comments | 0.0.3 | pypi_0 | pypi | . | 463 | sphinx-copybutton | 0.4.0 | pypi_0 | pypi | . | 464 | sphinx-external-toc | 0.2.3 | pypi_0 | pypi | . | 465 | sphinx-jupyterbook-latex | 0.4.5 | pypi_0 | pypi | . | 466 | sphinx-multitoc-numbering | 0.1.3 | pypi_0 | pypi | . | 467 | sphinx-panels | 0.6.0 | pypi_0 | pypi | . | 468 | sphinx-thebe | 0.0.10 | pypi_0 | pypi | . | 469 | sphinx-togglebutton | 0.2.3 | pypi_0 | pypi | . | 470 | sphinxcontrib-applehelp | 1.0.2 | pypi_0 | pypi | . | 471 | sphinxcontrib-bibtex | 2.2.1 | pypi_0 | pypi | . | 472 | sphinxcontrib-devhelp | 1.0.2 | pypi_0 | pypi | . | 473 | sphinxcontrib-htmlhelp | 2.0.0 | pypi_0 | pypi | . | 474 | sphinxcontrib-jsmath | 1.0.1 | pypi_0 | pypi | . | 475 | sphinxcontrib-qthelp | 1.0.3 | pypi_0 | pypi | . | 476 | sphinxcontrib-serializinghtml | 1.1.5 | pypi_0 | pypi | . | 477 | spint | 1.0.7 | pyhd8ed1ab_0 | conda-forge | . | 478 | splot | 1.1.4 | pyhd8ed1ab_0 | conda-forge | . | 479 | spopt | 0.1.2 | pyhd8ed1ab_0 | conda-forge | . | 480 | spreg | 1.2.4 | pyhd8ed1ab_0 | conda-forge | . | 481 | spvcm | 0.3.0 | py_0 | conda-forge | . | 482 | sqlalchemy | 1.4.25 | py39h3811e60_0 | conda-forge | . | 483 | sqlite | 3.36.0 | h9cd32fc_2 | conda-forge | . | 484 | statsmodels | 0.13.0 | py39hce5d2b2_0 | conda-forge | . | 485 | suitesparse | 5.10.1 | hd8046ac_0 | conda-forge | . | 486 | sympy | 1.9 | py39hf3d152e_0 | conda-forge | . | 487 | tabulate | 0.8.9 | pyhd8ed1ab_0 | conda-forge | . | 488 | tbb | 2020.2 | h4bd325d_4 | conda-forge | . | 489 | tblib | 1.7.0 | pyhd8ed1ab_0 | conda-forge | . | 490 | tenacity | 8.0.1 | pypi_0 | pypi | . | 491 | terminado | 0.12.1 | py39hf3d152e_0 | conda-forge | . | 492 | testpath | 0.5.0 | pyhd8ed1ab_0 | conda-forge | . | 493 | texttable | 1.6.4 | pyhd8ed1ab_0 | conda-forge | . | 494 | threadpoolctl | 3.0.0 | pyh8a188c0_0 | conda-forge | . | 495 | tifffile | 2021.10.12 | pyhd8ed1ab_0 | conda-forge | . | 496 | tiledb | 2.3.4 | he87e0bf_0 | conda-forge | . | 497 | tk | 8.6.11 | h27826a3_1 | conda-forge | . | 498 | tobler | 0.8.2 | pyhd8ed1ab_0 | conda-forge | . | 499 | toml | 0.10.2 | pyhd8ed1ab_0 | conda-forge | . | 500 | tomli | 1.2.1 | pyhd8ed1ab_0 | conda-forge | . | 501 | toolz | 0.11.1 | py_0 | conda-forge | . | 502 | topojson | 1.3 | pypi_0 | pypi | . | 503 | tornado | 6.1 | py39h3811e60_1 | conda-forge | . | 504 | tqdm | 4.62.3 | pyhd8ed1ab_0 | conda-forge | . | 505 | trackintel | 1.1.4 | pypi_0 | pypi | . | 506 | traitlets | 5.1.0 | pyhd8ed1ab_0 | conda-forge | . | 507 | traittypes | 0.2.1 | pyh9f0ad1d_2 | conda-forge | . | 508 | typed-ast | 1.4.3 | py39h3811e60_0 | conda-forge | . | 509 | typing-extensions | 3.10.0.2 | hd8ed1ab_0 | conda-forge | . | 510 | typing_extensions | 3.10.0.2 | pyha770c72_0 | conda-forge | . | 511 | tzcode | 2021d | h7f98852_0 | conda-forge | . | 512 | tzdata | 2021c | he74cb21_0 | conda-forge | . | 513 | tzlocal | 4.0.1 | pypi_0 | pypi | . | 514 | uc-micro-py | 1.0.1 | pypi_0 | pypi | . | 515 | urbanaccess | 0.2.2 | pyhd3deb0d_0 | conda-forge | . | 516 | urbangrammar-graphics | 1.2.3 | pypi_0 | pypi | . | 517 | urllib3 | 1.26.7 | pyhd8ed1ab_0 | conda-forge | . | 518 | watchdog | 2.1.6 | pypi_0 | pypi | . | 519 | wcwidth | 0.2.5 | pyh9f0ad1d_2 | conda-forge | . | 520 | webencodings | 0.5.1 | py_1 | conda-forge | . | 521 | websocket-client | 0.57.0 | py39hf3d152e_4 | conda-forge | . | 522 | websockets | 9.1 | py39h3811e60_0 | conda-forge | . | 523 | werkzeug | 2.0.2 | pypi_0 | pypi | . | 524 | wheel | 0.37.0 | pyhd8ed1ab_1 | conda-forge | . | 525 | widgetsnbextension | 3.5.1 | py39hf3d152e_4 | conda-forge | . | 526 | xarray | 0.19.0 | pyhd8ed1ab_1 | conda-forge | . | 527 | xarray-spatial | 0.2.7 | pyhd8ed1ab_0 | conda-forge | . | 528 | xarray_leaflet | 0.1.15 | pyhd8ed1ab_0 | conda-forge | . | 529 | xerces-c | 3.2.3 | h9d8b166_3 | conda-forge | . | 530 | xlrd | 2.0.1 | pyhd8ed1ab_3 | conda-forge | . | 531 | xlsxwriter | 3.0.1 | pyhd8ed1ab_0 | conda-forge | . | 532 | xorg-kbproto | 1.0.7 | h7f98852_1002 | conda-forge | . | 533 | xorg-libice | 1.0.10 | h7f98852_0 | conda-forge | . | 534 | xorg-libsm | 1.2.3 | hd9c2040_1000 | conda-forge | . | 535 | xorg-libx11 | 1.7.2 | h7f98852_0 | conda-forge | . | 536 | xorg-libxau | 1.0.9 | h7f98852_0 | conda-forge | . | 537 | xorg-libxdmcp | 1.1.3 | h7f98852_0 | conda-forge | . | 538 | xorg-libxext | 1.3.4 | h7f98852_1 | conda-forge | . | 539 | xorg-libxrender | 0.9.10 | h7f98852_1003 | conda-forge | . | 540 | xorg-renderproto | 0.11.1 | h7f98852_1002 | conda-forge | . | 541 | xorg-xextproto | 7.3.0 | h7f98852_1002 | conda-forge | . | 542 | xorg-xproto | 7.0.31 | h7f98852_1007 | conda-forge | . | 543 | xyzservices | 2021.10.0 | pyhd8ed1ab_0 | conda-forge | . | 544 | xz | 5.2.5 | h516909a_1 | conda-forge | . | 545 | yaml | 0.2.5 | h516909a_0 | conda-forge | . | 546 | yarl | 1.7.0 | pypi_0 | pypi | . | 547 | zeromq | 4.3.4 | h9c3ff4c_1 | conda-forge | . | 548 | zfp | 0.5.5 | h9c3ff4c_7 | conda-forge | . | 549 | zict | 2.0.0 | py_0 | conda-forge | . | 550 | zipp | 3.6.0 | pyhd8ed1ab_0 | conda-forge | . | 551 | zlib | 1.2.11 | h36c2ea0_1013 | conda-forge | . | 552 | zstd | 1.5.0 | ha95c52a_0 | conda-forge | . Download table as .txt . ", "url": "https://darribas.org/gds_env/stacks/gds_py/#python-libraries", "relUrl": "/stacks/gds_py/#python-libraries" },"24": { "doc": "gds_py", "title": "Install", - "content": "The Docker image can be downloaded with the following command: . docker pull darribas/gds_py:6.1 . ", + "content": "The Docker image can be downloaded with the following command: . docker pull darribas/gds_py:7.0 . ", "url": "https://darribas.org/gds_env/stacks/gds_py/#install", "relUrl": "/stacks/gds_py/#install" },"25": { @@ -187,7 +187,7 @@ },"31": { "doc": "Home", "title": "Citation", - "content": ". @software{gds_env, author = { Dani Arribas-Bel }, title = {\\texttt{gds\\_env}: A containerised platform for Geographic Data Science}, url = {https://darribas.org/gds_env}, version = {6.1}, date = {2019-08-06}, doi = {10.5281/zenodo.4642516}, } . ", + "content": ". @software{gds_env, author = { Dani Arribas-Bel }, title = {\\texttt{gds\\_env}: A containerised platform for Geographic Data Science}, url = {https://darribas.org/gds_env}, version = {7.0}, date = {2019-08-06}, doi = {10.5281/zenodo.4642516}, } . ", "url": "https://darribas.org/gds_env/#citation", "relUrl": "/#citation" },"32": { diff --git a/docs/guides/docker_install/index.html b/docs/guides/docker_install/index.html index 7993637..8732086 100644 --- a/docs/guides/docker_install/index.html +++ b/docs/guides/docker_install/index.html @@ -1,3 +1,3 @@ - Docker - Install | gds_env Link Search Menu Expand Document

Install on Docker

Installing Docker

To install and run any of the gds_env flavours on your computer through Docker, all you need is Docker installed. Please note not every platform (most notably older or non-Pro versions of Windows) meet the requirements to run the Docker app. If your computer cannot run Docker easily, consider running gds_env through VirtualBox.

Here are a few useful links to install Docker:

Installing gds_env

Please check in the description of each flavour for the exact command. Generally speaking, if you have Docker installed and running on your computer, you can install gds_env by typing:

docker pull darribas/<gds-flavour>:6.1
-

where <gds-flavour> is one of gds_py, gds, gds_dev.

Running gds_env

Once installed, you can run a container by typing:

docker run --rm -ti -p 8888:8888 -v ${PWD}:/home/jovyan/work darribas/<gds-flavour>:6.1
+    Docker - Install | gds_env   Link   Search    Menu   Expand   Document   

Install on Docker

Installing Docker

To install and run any of the gds_env flavours on your computer through Docker, all you need is Docker installed. Please note not every platform (most notably older or non-Pro versions of Windows) meet the requirements to run the Docker app. If your computer cannot run Docker easily, consider running gds_env through VirtualBox.

Here are a few useful links to install Docker:

Installing gds_env

Please check in the description of each flavour for the exact command. Generally speaking, if you have Docker installed and running on your computer, you can install gds_env by typing:

docker pull darribas/<gds-flavour>:7.0
+

where <gds-flavour> is one of gds_py, gds, gds_dev.

Running gds_env

Once installed, you can run a container by typing:

docker run --rm -ti -p 8888:8888 -v ${PWD}:/home/jovyan/work darribas/<gds-flavour>:7.0
 

A couple of notes on the command above:

  • This opens the 8888 port of the container so you can access JupyterLab from your browser. To access the Lab instance, you will have to point your browser to localhost:8888 and insert the token printed on the terminal
  • The command also mounts the current folder from where you run it (${PWD}) to the container. This means that you can see the files in that folder from JupyterLab by opening the work folder in its file browser. You can replace ${PWD} with the path to any folder on your local machine. For example, to mount the Desktop folder on a Mac, you can replace ${PWD} by /Users/<username>/Desktop.

diff --git a/docs/index.html b/docs/index.html index 3c81fc5..b28cbc6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,8 +1,8 @@ - Home | gds_env Link Search Menu Expand Document

A containerised platform for Geographic Data Science: gds_env

Binder

The gds_env (short for “GDS environment”) provides a modern platform for Geographic Data Science. The project is a Jupyter-based stack that includes state-of-the-art geospatial libraries for Python and R. The gds_env is based on container technology to make it a transferrable platform for reproducibility. The source code is released under an open source license and the build process is transparent.

The gds_env extends the official Jupyter Docker Stack to include geospatial functionality in both Python and R. To offer more flexibility, this extension is provided in three different flavours, or stacks (to ): gds_py, gds and gds_dev. Each of them builds on each other and adds further functionality. Please check the Stacks section for more information.

The goal of the gds_env is to make using Python and R for geospatial easy to set up in a large variety of contexts. The gds_env can support research and teaching activities, but is also suitable for data scientists using Python and R “in the field”. The stacks can be used in a range of environments, including: Windows/Mac/Linux laptops and desktops, servers, compute clusters, supercomputers or in the cloud (e.g. you can deploy them on Binder). For more information on how to build or install any of the stacks, check the Guides section.

Building blocks

The gds_env stands on the shoulders of giants. Here are the core open technologies it is built with:

Python R-project Jupyter Docker VirtualBox

Community

The gds_env is an open-source project. To join the conversation, please read through its community guidelines.

Citation

DOI

@software{gds_env,
+    Home | gds_env   Link   Search    Menu   Expand   Document   

A containerised platform for Geographic Data Science: gds_env

Binder

The gds_env (short for “GDS environment”) provides a modern platform for Geographic Data Science. The project is a Jupyter-based stack that includes state-of-the-art geospatial libraries for Python and R. The gds_env is based on container technology to make it a transferrable platform for reproducibility. The source code is released under an open source license and the build process is transparent.

The gds_env extends the official Jupyter Docker Stack to include geospatial functionality in both Python and R. To offer more flexibility, this extension is provided in three different flavours, or stacks (to ): gds_py, gds and gds_dev. Each of them builds on each other and adds further functionality. Please check the Stacks section for more information.

The goal of the gds_env is to make using Python and R for geospatial easy to set up in a large variety of contexts. The gds_env can support research and teaching activities, but is also suitable for data scientists using Python and R “in the field”. The stacks can be used in a range of environments, including: Windows/Mac/Linux laptops and desktops, servers, compute clusters, supercomputers or in the cloud (e.g. you can deploy them on Binder). For more information on how to build or install any of the stacks, check the Guides section.

Building blocks

The gds_env stands on the shoulders of giants. Here are the core open technologies it is built with:

Python R-project Jupyter Docker VirtualBox

Community

The gds_env is an open-source project. To join the conversation, please read through its community guidelines.

Citation

DOI

@software{gds_env,
   author = { Dani Arribas-Bel },
   title = {\texttt{gds\_env}: A containerised platform for Geographic Data Science},
   url = {https://darribas.org/gds_env},
-  version = {6.1},
+  version = {7.0},
   date = {2019-08-06},
   doi  = {10.5281/zenodo.4642516},
 }
diff --git a/docs/stacks/gds/index.html b/docs/stacks/gds/index.html
index 05e7563..0f9c650 100644
--- a/docs/stacks/gds/index.html
+++ b/docs/stacks/gds/index.html
@@ -1,2 +1,2 @@
-    gds | gds_env   Link   Search    Menu   Expand   Document   

Python + R: gds

The gds flavour contains a full gds_py stack, as well as an entire R stack. This includes the following:

  • An R stack composed of a list of libraries designed to closely mirror that provided by the excellent rocker/geospatial project.
  • An R kernel for Jupyter Lab/Notebook, provided by the IRkernel project.
  • An interface to R from Python Jupyter notebooks, provided by rpy2 project.

R Libraries

A full list of Python libraries installed in the gds_py environment is available below:

`gds` R library list (click to expand)
 PackageVersionPriority
abindabind1.4-5NA
arealareal0.1.7NA
armarm1.12-2NA
arrowarrow5.0.0.20211016NA
askpassaskpass1.1NA
assertthatassertthat0.2.1NA
backportsbackports1.2.1NA
base64encbase64enc0.1-3NA
bayestestRbayestestR0.11.0NA
BHBH1.75.0-0NA
BiocManagerBiocManager1.30.16NA
BiocVersionBiocVersion3.13.1NA
bitbit4.0.4NA
bit64bit644.0.5NA
bitopsbitops1.0-7NA
blmeblme1.0-5NA
blobblob1.2.2NA
bookdownbookdown0.24NA
brewbrew1.0-6NA
briobrio1.1.2NA
broombroom0.7.9NA
broom.mixedbroom.mixed0.2.7NA
bslibbslib0.3.1NA
cachemcachem1.0.6NA
callrcallr3.7.0NA
carcar3.0-11NA
carDatacarData3.0-4NA
cartogramcartogram0.2.2NA
cellrangercellranger1.1.0NA
checkmatecheckmate2.0.0NA
classIntclassInt0.4-3NA
clicli3.0.1NA
cliprclipr0.7.1NA
cNORMcNORM2.1.0NA
codacoda0.19-4NA
colorspacecolorspace2.0-2NA
commonmarkcommonmark1.7NA
conquerconquer1.0.2NA
corrplotcorrplot0.90NA
cowplotcowplot1.1.1NA
cpp11cpp110.4.0NA
crayoncrayon1.4.1NA
credentialscredentials1.3.1NA
crosstalkcrosstalk1.1.1NA
crulcrul1.1.0NA
curlcurl4.3.2NA
data.tabledata.table1.14.2NA
datawizarddatawizard0.2.1NA
DBIDBI1.1.1NA
dbplyrdbplyr2.1.1NA
deldirdeldir1.0-5NA
descdesc1.4.0NA
devtoolsdevtools2.4.2NA
dichromatdichromat2.0-0NA
diffobjdiffobj0.3.5NA
digestdigest0.6.28NA
dotCall64dotCall641.0-1NA
downlitdownlit0.2.1NA
dplyrdplyr1.0.7NA
dtplyrdtplyr1.1.0NA
e1071e10711.7-9NA
effectsizeeffectsize0.5NA
ellipsisellipsis0.3.2NA
emmeansemmeans1.7.0NA
estimabilityestimability1.3NA
evaluateevaluate0.14NA
expmexpm0.999-6NA
fansifansi0.5.0NA
farverfarver2.1.0NA
fastmapfastmap1.1.0NA
featherfeather0.3.5NA
FNNFNN1.1.3NA
fontawesomefontawesome0.2.2NA
forcatsforcats0.5.1NA
foreachforeach1.5.1NA
FormulaFormula1.2-4NA
FRKFRK2.0.1NA
fsfs1.5.0NA
fstfst0.9.4NA
futurefuture1.22.1NA
garglegargle1.2.0NA
gdatagdata2.18.0NA
genericsgenerics0.1.0NA
geocompkggeocompkg2.0.2NA
geojsongeojson0.3.4NA
geojsoniogeojsonio0.9.4NA
geojsonlintgeojsonlint0.4.0NA
geojsonsfgeojsonsf2.0.1NA
geometageometa0.6-4NA
geometriesgeometries0.2.0NA
geometrygeometry0.4.5NA
geoRgeoR1.8-1NA
geospheregeosphere1.5-14NA
gertgert1.4.1NA
ggeffectsggeffects1.1.1NA
gghighlightgghighlight0.3.2NA
ggmapggmap3.0.0NA
ggplot2ggplot23.3.5NA
ggpubrggpubr0.4.0NA
ggrepelggrepel0.9.1NA
ggsciggsci2.9NA
ggsignifggsignif0.6.3NA
ghgh1.3.0NA
GISToolsGISTools0.7-4NA
gitcredsgitcreds0.1.1NA
globalsglobals0.14.0NA
glueglue1.4.2NA
gmodelsgmodels2.18.1NA
goftestgoftest1.2-3NA
googledrivegoogledrive2.0.0NA
googlePolylinesgooglePolylines0.8.2NA
googlesheets4googlesheets41.0.0NA
gridExtragridExtra2.3NA
gstatgstat2.0-8NA
gtablegtable0.3.0NA
gtoolsgtools3.9.2NA
havenhaven2.4.3NA
hdf5rhdf5r1.3.4NA
hexbinhexbin1.28.2NA
highrhighr0.9NA
historydatahistorydata0.1NA
HmiscHmisc4.6-0NA
hmshms1.1.1NA
htmlTablehtmlTable2.3.0NA
htmltoolshtmltools0.5.2NA
htmlwidgetshtmlwidgets1.5.4NA
httpcodehttpcode0.3.0NA
httpuvhttpuv1.6.3NA
httrhttr1.4.2NA
idsids1.0.1NA
igraphigraph1.2.7NA
iniini0.3.1NA
insightinsight0.14.5NA
intervalsintervals0.15.2NA
IRdisplayIRdisplay1.0NA
IRkernelIRkernel1.2NA
isobandisoband0.2.5NA
iteratorsiterators1.0.13NA
jpegjpeg0.1-9NA
jqrjqr1.2.1NA
jquerylibjquerylib0.1.4NA
jsonifyjsonify1.2.1NA
jsonlitejsonlite1.7.2NA
jsonvalidatejsonvalidate1.1.0NA
jtoolsjtools2.1.4NA
kableExtrakableExtra1.3.4NA
knitrknitr1.36NA
labelinglabeling0.4.2NA
laterlater1.3.0NA
latticeExtralatticeExtra0.6-29NA
lazyevallazyeval0.2.2NA
leafemleafem0.1.6NA
leafletleaflet2.0.4.1NA
leaflet.providersleaflet.providers1.9.0NA
leafpopleafpop0.1.0NA
leafsyncleafsync0.1.0NA
leapsleaps3.1NA
LearnBayesLearnBayes2.15.1NA
lidRlidR3.2.1NA
lifecyclelifecycle1.0.1NA
link2GIlink2GI0.4-7NA
linproglinprog0.9-2NA
listenvlistenv0.8.0NA
lme4lme41.1-27.1NA
lmtestlmtest0.9-38NA
lpSolvelpSolve5.6.15NA
lubridatelubridate1.8.0NA
lwgeomlwgeom0.2-8NA
magicmagic1.5-9NA
magrittrmagrittr2.0.1NA
mapdatamapdata2.3.0NA
mapsmaps3.4.0NA
maptoolsmaptools1.1-2NA
mapviewmapview2.10.0NA
markdownmarkdown1.1NA
MASSMASS7.3-54recommended
MatrixModelsMatrixModels0.5-0NA
matrixStatsmatrixStats0.61.0NA
memoisememoise2.0.0NA
merToolsmerTools0.5.2NA
mimemime0.12NA
miniUIminiUI0.1.1.1NA
minqaminqa1.2.4NA
mnormtmnormt2.0.2NA
modelrmodelr0.1.8NA
munsellmunsell0.5.0NA
mvtnormmvtnorm1.1-3NA
nabornabor0.5.0NA
ncdf4ncdf41.17NA
ncmetancmeta0.3.0NA
nlmenlme3.1-153recommended
nloptrnloptr1.2.2.2NA
numDerivnumDeriv2016.8-1.1NA
opensslopenssl1.4.5NA
openxlsxopenxlsx4.2.4NA
osmdataosmdata0.1.8NA
osrmosrm3.5.0NA
ows4Rows4R0.1-5NA
packcirclespackcircles0.3.4NA
panderpander0.6.4NA
parallellyparallelly1.28.1NA
parametersparameters0.14.0NA
patchworkpatchwork1.1.1NA
pbapplypbapply1.5-0NA
pbdZMQpbdZMQ0.3-5NA
pbkrtestpbkrtest0.5.1NA
performanceperformance0.8.0NA
pillarpillar1.6.3NA
pkgbuildpkgbuild1.2.0NA
pkgconfigpkgconfig2.0.3NA
pkgloadpkgload1.2.3NA
plogrplogr0.2.0NA
plyrplyr1.8.6NA
pngpng0.1-7NA
polyclippolyclip1.10-0NA
polynompolynom1.4-0NA
praisepraise1.0.0NA
prettyunitsprettyunits1.1.1NA
processxprocessx3.5.2NA
progressprogress1.2.2NA
proj4proj41.0-10.1NA
promisespromises1.2.0.1NA
protoliteprotolite2.1.1NA
proxyproxy0.4-26NA
psps1.6.0NA
psychpsych2.1.9NA
purrrpurrr0.3.4NA
quantregquantreg5.86NA
R.methodsS3R.methodsS31.8.1NA
R.ooR.oo1.24.0NA
R.utilsR.utils2.11.0NA
R6R62.5.1NA
RandomFieldsRandomFields3.3.10NA
RandomFieldsUtilsRandomFieldsUtils0.5.4NA
randomForestrandomForest4.6-14NA
rapidjsonrrapidjsonr1.2.0NA
rappdirsrappdirs0.3.3NA
rasterraster3.5-2NA
rasterVisrasterVis0.51.0NA
rcartocolorrcartocolor2.0.0NA
rcmdcheckrcmdcheck1.4.0NA
RColorBrewerRColorBrewer1.1-2NA
RcppRcpp1.0.7NA
RcppArmadilloRcppArmadillo0.10.7.0.0NA
RcppEigenRcppEigen0.3.3.9.1NA
RcppProgressRcppProgress0.4.2NA
RCurlRCurl1.98-1.5NA
readrreadr2.0.2NA
readxlreadxl1.3.1NA
rematchrematch1.0.1NA
rematch2rematch22.1.2NA
remotesremotes2.4.1NA
reprrepr1.1.3NA
reprexreprex2.0.1NA
reshape2reshape21.4.4NA
revgeorevgeo0.15NA
rgdalrgdal1.5-27NA
rgeosrgeos0.5-8NA
rglrgl0.107.14NA
RgoogleMapsRgoogleMaps1.4.5.3NA
rgrass7rgrass70.2-6NA
rhdf5rhdf52.36.0NA
rhdf5filtersrhdf5filters1.4.0NA
Rhdf5libRhdf5lib1.14.2NA
riorio0.5.27NA
rjsonrjson0.2.20NA
RJSONIORJSONIO1.3-1.6NA
rlangrlang0.4.11NA
rlasrlas1.5.0NA
rmapshaperrmapshaper0.4.5NA
RMariaDBRMariaDB1.1.2NA
rmarkdownrmarkdown2.11NA
rnaturalearthrnaturalearth0.1.0NA
rnaturalearthdatarnaturalearthdata0.1.0NA
RNetCDFRNetCDF2.5-2NA
roxygen2roxygen27.1.2NA
rpostgisrpostgis1.4.3NA
RPostgresRPostgres1.4.1NA
RPostgreSQLRPostgreSQL0.7-2NA
rprojrootrprojroot2.0.2NA
RSAGARSAGA1.3.0NA
RSQLiteRSQLite2.2.8NA
rstatixrstatix0.7.0NA
rstudioapirstudioapi0.13NA
rversionsrversions2.1.1NA
rvestrvest1.0.2NA
s2s21.0.7NA
sasssass0.4.0NA
satellitesatellite1.0.4NA
scalesscales1.1.1NA
selectrselectr0.4-2NA
servrservr0.23NA
sessioninfosessioninfo1.1.1NA
sfsf1.0-3NA
sfarrowsfarrow0.4.0NA
sfheaderssfheaders0.4.0NA
shapefilesshapefiles0.7NA
shinyshiny1.7.1NA
sjlabelledsjlabelled1.1.8NA
sjmiscsjmisc2.8.7NA
sjPlotsjPlot2.8.9NA
sjstatssjstats0.18.1NA
sourcetoolssourcetools0.1.7NA
spsp1.4-5NA
spacetimespacetime1.2-5NA
spamspam2.7-0NA
sparseinvsparseinv0.1.3NA
SparseMSparseM1.81NA
spatialregspatialreg1.1-8NA
spatstatspatstat2.2-0NA
spatstat.corespatstat.core2.3-0NA
spatstat.dataspatstat.data2.1-0NA
spatstat.geomspatstat.geom2.3-0NA
spatstat.linnetspatstat.linnet2.3-0NA
spatstat.sparsespatstat.sparse2.0-0NA
spatstat.utilsspatstat.utils2.2-0NA
spDataspData2.0.1NA
spDataLargespDataLarge2.0.1NA
spdepspdep1.1-11NA
spgwrspgwr0.6-34NA
splancssplancs2.01-42NA
stargazerstargazer5.2.2NA
starsstars0.5-3NA
statmodstatmod1.4.36NA
stplanrstplanr0.8.4NA
stringistringi1.7.5NA
stringrstringr1.4.0NA
svglitesvglite2.0.0NA
syssys3.4NA
systemfontssystemfonts1.0.3NA
tensortensor1.5NA
terraterra1.4-14NA
testthattestthat3.1.0NA
tibbletibble3.1.5NA
tidynctidync0.2.4NA
tidyrtidyr1.1.4NA
tidyselecttidyselect1.1.1NA
tidyversetidyverse1.3.1NA
tinytextinytex0.34NA
tmaptmap3.3-2NA
tmaptoolstmaptools3.1-1NA
TMBTMB1.7.22NA
tmvnsimtmvnsim1.0-2NA
TraMineRTraMineR2.2-2NA
triebeardtriebeard0.3.0NA
tuftetufte0.10NA
tzdbtzdb0.1.2NA
unitsunits0.7-2NA
urltoolsurltools1.7.3NA
usethisusethis2.1.0NA
utf8utf81.2.2NA
uuiduuid0.1-4NA
V8V83.4.2NA
vctrsvctrs0.3.8NA
viridisviridis0.6.2NA
viridisLiteviridisLite0.4.0NA
vroomvroom1.5.5NA
waldowaldo0.3.1NA
webshotwebshot0.5.2NA
whiskerwhisker0.4NA
widgetframewidgetframe0.3.1NA
withrwithr2.4.2NA
wkwk0.5.0NA
xfunxfun0.26NA
XMLXML3.99-0.8NA
xml2xml21.3.2NA
xopenxopen1.0.0NA
xtablextable1.8-4NA
xtsxts0.12.1NA
yamlyaml2.2.1NA
zipzip2.2.0NA
zoozoo1.8-9NA
basebase4.1.1base
bootboot1.3-28recommended
classclass7.3-19recommended
clustercluster2.1.2recommended
codetoolscodetools0.2-18recommended
compilercompiler4.1.1base
datasetsdatasets4.1.1base
foreignforeign0.8-81recommended
graphicsgraphics4.1.1base
grDevicesgrDevices4.1.1base
gridgrid4.1.1base
KernSmoothKernSmooth2.23-20recommended
latticelattice0.20-45recommended
MASS.1MASS7.3-54recommended
MatrixMatrix1.3-4recommended
methodsmethods4.1.1base
mgcvmgcv1.8-38recommended
nlme.1nlme3.1-152recommended
nnetnnet7.3-16recommended
parallelparallel4.1.1base
rpartrpart4.1-15recommended
spatialspatial7.3-11recommended
splinessplines4.1.1base
statsstats4.1.1base
stats4stats44.1.1base
survivalsurvival3.2-13recommended
tcltktcltk4.1.1base
toolstools4.1.1base
utilsutils4.1.1base

Download table as .txt

Install

The Docker image can be downloaded with the following command:

docker pull darribas/gds:6.1
+    gds | gds_env   Link   Search    Menu   Expand   Document   

Python + R: gds

The gds flavour contains a full gds_py stack, as well as an entire R stack. This includes the following:

  • An R stack composed of a list of libraries designed to closely mirror that provided by the excellent rocker/geospatial project.
  • An R kernel for Jupyter Lab/Notebook, provided by the IRkernel project.
  • An interface to R from Python Jupyter notebooks, provided by rpy2 project.

R Libraries

A full list of Python libraries installed in the gds_py environment is available below:

`gds` R library list (click to expand)
 PackageVersionPriority
abindabind1.4-5NA
arealareal0.1.7NA
armarm1.12-2NA
arrowarrow5.0.0.20211021NA
askpassaskpass1.1NA
assertthatassertthat0.2.1NA
backportsbackports1.2.1NA
base64encbase64enc0.1-3NA
bayesplotbayesplot1.8.1NA
bayestestRbayestestR0.11.0NA
BHBH1.75.0-0NA
BiocManagerBiocManager1.30.16NA
BiocVersionBiocVersion3.13.1NA
bitbit4.0.4NA
bit64bit644.0.5NA
bitopsbitops1.0-7NA
blmeblme1.0-5NA
blobblob1.2.2NA
bookdownbookdown0.24NA
brewbrew1.0-6NA
bridgesamplingbridgesampling1.1-2NA
briobrio1.1.2NA
brmsbrms2.16.1NA
BrobdingnagBrobdingnag1.2-6NA
broombroom0.7.9NA
broom.mixedbroom.mixed0.2.7NA
bslibbslib0.3.1NA
cachemcachem1.0.6NA
callrcallr3.7.0NA
carcar3.0-11NA
carDatacarData3.0-4NA
cartogramcartogram0.2.2NA
cellrangercellranger1.1.0NA
checkmatecheckmate2.0.0NA
classIntclassInt0.4-3NA
clicli3.0.1NA
cliprclipr0.7.1NA
cNORMcNORM2.1.0NA
codacoda0.19-4NA
colorspacecolorspace2.0-2NA
colourpickercolourpicker1.1.1NA
commonmarkcommonmark1.7NA
conquerconquer1.0.2NA
corrplotcorrplot0.90NA
cowplotcowplot1.1.1NA
cpp11cpp110.4.0NA
crayoncrayon1.4.1NA
credentialscredentials1.3.1NA
crosstalkcrosstalk1.1.1NA
crulcrul1.1.0NA
curlcurl4.3.2NA
data.tabledata.table1.14.2NA
datawizarddatawizard0.2.1NA
DBIDBI1.1.1NA
dbplyrdbplyr2.1.1NA
deldirdeldir1.0-5NA
descdesc1.4.0NA
devtoolsdevtools2.4.2NA
dichromatdichromat2.0-0NA
diffobjdiffobj0.3.5NA
digestdigest0.6.28NA
distributionaldistributional0.2.2NA
dotCall64dotCall641.0-1NA
downlitdownlit0.2.1NA
dplyrdplyr1.0.7NA
DTDT0.19NA
dtplyrdtplyr1.1.0NA
dygraphsdygraphs1.1.1.6NA
e1071e10711.7-9NA
effectsizeeffectsize0.5NA
ellipsisellipsis0.3.2NA
emmeansemmeans1.7.0NA
estimabilityestimability1.3NA
evaluateevaluate0.14NA
expmexpm0.999-6NA
fansifansi0.5.0NA
farverfarver2.1.0NA
fastmapfastmap1.1.0NA
featherfeather0.3.5NA
FNNFNN1.1.3NA
fontawesomefontawesome0.2.2NA
forcatsforcats0.5.1NA
foreachforeach1.5.1NA
FormulaFormula1.2-4NA
FRKFRK2.0.1NA
fsfs1.5.0NA
fstfst0.9.4NA
futurefuture1.22.1NA
gamm4gamm40.2-6NA
garglegargle1.2.0NA
gdatagdata2.18.0NA
genericsgenerics0.1.0NA
geocompkggeocompkg2.0.2NA
geojsongeojson0.3.4NA
geojsoniogeojsonio0.9.4NA
geojsonlintgeojsonlint0.4.0NA
geojsonsfgeojsonsf2.0.1NA
geometageometa0.6-4NA
geometriesgeometries0.2.0NA
geometrygeometry0.4.5NA
geoRgeoR1.8-1NA
geospheregeosphere1.5-14NA
gertgert1.4.1NA
ggeffectsggeffects1.1.1NA
gghighlightgghighlight0.3.2NA
ggmapggmap3.0.0NA
ggplot2ggplot23.3.5NA
ggpubrggpubr0.4.0NA
ggrepelggrepel0.9.1NA
ggridgesggridges0.5.3NA
ggsciggsci2.9NA
ggsignifggsignif0.6.3NA
ghgh1.3.0NA
GISToolsGISTools0.7-4NA
gitcredsgitcreds0.1.1NA
glmmTMBglmmTMB1.1.2.3NA
globalsglobals0.14.0NA
glueglue1.4.2NA
gmodelsgmodels2.18.1NA
goftestgoftest1.2-3NA
googledrivegoogledrive2.0.0NA
googlePolylinesgooglePolylines0.8.2NA
googlesheets4googlesheets41.0.0NA
gridExtragridExtra2.3NA
gstatgstat2.0-8NA
gtablegtable0.3.0NA
gtoolsgtools3.9.2NA
havenhaven2.4.3NA
hdf5rhdf5r1.3.4NA
hexbinhexbin1.28.2NA
highrhighr0.9NA
historydatahistorydata0.1NA
HmiscHmisc4.6-0NA
hmshms1.1.1NA
htmlTablehtmlTable2.3.0NA
htmltoolshtmltools0.5.2NA
htmlwidgetshtmlwidgets1.5.4NA
httpcodehttpcode0.3.0NA
httpuvhttpuv1.6.3NA
httrhttr1.4.2NA
idsids1.0.1NA
igraphigraph1.2.7NA
iniini0.3.1NA
inlineinline0.3.19NA
insightinsight0.14.5NA
intervalsintervals0.15.2NA
IRdisplayIRdisplay1.0NA
IRkernelIRkernel1.2NA
isobandisoband0.2.5NA
iteratorsiterators1.0.13NA
jpegjpeg0.1-9NA
jqrjqr1.2.1NA
jquerylibjquerylib0.1.4NA
jsonifyjsonify1.2.1NA
jsonlitejsonlite1.7.2NA
jsonvalidatejsonvalidate1.3.1NA
jtoolsjtools2.1.4NA
kableExtrakableExtra1.3.4NA
knitrknitr1.36NA
labelinglabeling0.4.2NA
laterlater1.3.0NA
latticeExtralatticeExtra0.6-29NA
lazyevallazyeval0.2.2NA
leafemleafem0.1.6NA
leafletleaflet2.0.4.1NA
leaflet.providersleaflet.providers1.9.0NA
leafpopleafpop0.1.0NA
leafsyncleafsync0.1.0NA
leapsleaps3.1NA
LearnBayesLearnBayes2.15.1NA
lidRlidR3.2.2NA
lifecyclelifecycle1.0.1NA
link2GIlink2GI0.4-7NA
linproglinprog0.9-2NA
listenvlistenv0.8.0NA
lme4lme41.1-27.1NA
lmtestlmtest0.9-38NA
looloo2.4.1NA
lpSolvelpSolve5.6.15NA
lubridatelubridate1.8.0NA
lwgeomlwgeom0.2-8NA
magicmagic1.5-9NA
magrittrmagrittr2.0.1NA
mapdatamapdata2.3.0NA
mapsmaps3.4.0NA
maptoolsmaptools1.1-2NA
mapviewmapview2.10.0NA
markdownmarkdown1.1NA
MASSMASS7.3-54recommended
MatrixModelsMatrixModels0.5-0NA
matrixStatsmatrixStats0.61.0NA
memoisememoise2.0.0NA
merToolsmerTools0.5.2NA
mimemime0.12NA
miniUIminiUI0.1.1.1NA
minqaminqa1.2.4NA
mnormtmnormt2.0.2NA
modelrmodelr0.1.8NA
munsellmunsell0.5.0NA
mvtnormmvtnorm1.1-3NA
nabornabor0.5.0NA
ncdf4ncdf41.17NA
ncmetancmeta0.3.0NA
nleqslvnleqslv3.3.2NA
nlmenlme3.1-153recommended
nloptrnloptr1.2.2.2NA
numDerivnumDeriv2016.8-1.1NA
opensslopenssl1.4.5NA
openxlsxopenxlsx4.2.4NA
optimxoptimx2021-10.12NA
osmdataosmdata0.1.8NA
osrmosrm3.5.0NA
ows4Rows4R0.1-5NA
packcirclespackcircles0.3.4NA
packratpackrat0.7.0NA
panderpander0.6.4NA
parallellyparallelly1.28.1NA
parametersparameters0.15.0NA
patchworkpatchwork1.1.1NA
pbapplypbapply1.5-0NA
pbdZMQpbdZMQ0.3-5NA
pbkrtestpbkrtest0.5.1NA
performanceperformance0.8.0NA
pillarpillar1.6.4NA
pkgbuildpkgbuild1.2.0NA
pkgconfigpkgconfig2.0.3NA
pkgloadpkgload1.2.3NA
plogrplogr0.2.0NA
plyrplyr1.8.6NA
pngpng0.1-7NA
polyclippolyclip1.10-0NA
polynompolynom1.4-0NA
posteriorposterior1.1.0NA
praisepraise1.0.0NA
prettyunitsprettyunits1.1.1NA
processxprocessx3.5.2NA
progressprogress1.2.2NA
proj4proj41.0-10.1NA
projpredprojpred2.0.2NA
promisespromises1.2.0.1NA
protoliteprotolite2.1.1NA
proxyproxy0.4-26NA
psps1.6.0NA
psychpsych2.1.9NA
purrrpurrr0.3.4NA
quantregquantreg5.86NA
R.methodsS3R.methodsS31.8.1NA
R.ooR.oo1.24.0NA
R.utilsR.utils2.11.0NA
R6R62.5.1NA
RandomFieldsRandomFields3.3.10NA
RandomFieldsUtilsRandomFieldsUtils0.5.6NA
randomForestrandomForest4.6-14NA
rapidjsonrrapidjsonr1.2.0NA
rappdirsrappdirs0.3.3NA
rasterraster3.5-2NA
rasterVisrasterVis0.51.0NA
rcartocolorrcartocolor2.0.0NA
rcmdcheckrcmdcheck1.4.0NA
RColorBrewerRColorBrewer1.1-2NA
RcppRcpp1.0.7NA
RcppArmadilloRcppArmadillo0.10.7.0.0NA
RcppEigenRcppEigen0.3.3.9.1NA
RcppParallelRcppParallel5.1.4NA
RcppProgressRcppProgress0.4.2NA
RCurlRCurl1.98-1.5NA
readrreadr2.0.2NA
readxlreadxl1.3.1NA
rematchrematch1.0.1NA
rematch2rematch22.1.2NA
remotesremotes2.4.1NA
reprrepr1.1.3NA
reprexreprex2.0.1NA
reshape2reshape21.4.4NA
revgeorevgeo0.15NA
rgdalrgdal1.5-27NA
rgeosrgeos0.5-8NA
rglrgl0.107.14NA
RgoogleMapsRgoogleMaps1.4.5.3NA
rgrass7rgrass70.2-6NA
rhdf5rhdf52.36.0NA
rhdf5filtersrhdf5filters1.4.0NA
Rhdf5libRhdf5lib1.14.2NA
riorio0.5.27NA
rjsonrjson0.2.20NA
RJSONIORJSONIO1.3-1.6NA
rlangrlang0.4.12NA
rlasrlas1.5.0NA
rmapshaperrmapshaper0.4.5NA
RMariaDBRMariaDB1.1.2NA
rmarkdownrmarkdown2.11NA
rnaturalearthrnaturalearth0.1.0NA
rnaturalearthdatarnaturalearthdata0.1.0NA
RNetCDFRNetCDF2.5-2NA
rngtoolsrngtools1.5.2NA
roxygen2roxygen27.1.2NA
rpostgisrpostgis1.4.3NA
RPostgresRPostgres1.4.1NA
RPostgreSQLRPostgreSQL0.7-3NA
rprojrootrprojroot2.0.2NA
RSAGARSAGA1.3.0NA
rsconnectrsconnect0.8.24NA
RSQLiteRSQLite2.2.8NA
rstanrstan2.21.2NA
rstantoolsrstantools2.1.1NA
rstatixrstatix0.7.0NA
rstudioapirstudioapi0.13NA
rversionsrversions2.1.1NA
rvestrvest1.0.2NA
s2s21.0.7NA
sasssass0.4.0NA
satellitesatellite1.0.4NA
scalesscales1.1.1NA
selectrselectr0.4-2NA
servrservr0.23NA
sessioninfosessioninfo1.1.1NA
sfsf1.0-3NA
sfarrowsfarrow0.4.0NA
sfheaderssfheaders0.4.0NA
shapefilesshapefiles0.7NA
shinyshiny1.7.1NA
shinyjsshinyjs2.0.0NA
shinystanshinystan2.5.0NA
shinythemesshinythemes1.2.0NA
sjlabelledsjlabelled1.1.8NA
sjmiscsjmisc2.8.7NA
sjPlotsjPlot2.8.9NA
sjstatssjstats0.18.1NA
sourcetoolssourcetools0.1.7NA
spsp1.4-5NA
spacetimespacetime1.2-5NA
spamspam2.7-0NA
sparseinvsparseinv0.1.3NA
SparseMSparseM1.81NA
spatialregspatialreg1.1-8NA
spatstatspatstat2.2-0NA
spatstat.corespatstat.core2.3-0NA
spatstat.dataspatstat.data2.1-0NA
spatstat.geomspatstat.geom2.3-0NA
spatstat.linnetspatstat.linnet2.3-0NA
spatstat.sparsespatstat.sparse2.0-0NA
spatstat.utilsspatstat.utils2.2-0NA
spDataspData2.0.1NA
spDataLargespDataLarge2.0.1NA
spdepspdep1.1-11NA
spgwrspgwr0.6-34NA
splancssplancs2.01-42NA
StanHeadersStanHeaders2.21.0-7NA
stargazerstargazer5.2.2NA
starsstars0.5-3NA
statmodstatmod1.4.36NA
stplanrstplanr0.8.4NA
stringistringi1.7.5NA
stringrstringr1.4.0NA
svglitesvglite2.0.0NA
syssys3.4NA
systemfontssystemfonts1.0.3NA
tensortensor1.5NA
tensorAtensorA0.36.2NA
terraterra1.4-14NA
testthattestthat3.1.0NA
threejsthreejs0.3.3NA
tibbletibble3.1.5NA
tidynctidync0.2.4NA
tidyrtidyr1.1.4NA
tidyselecttidyselect1.1.1NA
tidyversetidyverse1.3.1NA
tinytextinytex0.34NA
tmaptmap3.3-2NA
tmaptoolstmaptools3.1-1NA
TMBTMB1.7.22NA
tmvnsimtmvnsim1.0-2NA
TraMineRTraMineR2.2-2NA
triebeardtriebeard0.3.0NA
tuftetufte0.10NA
tzdbtzdb0.1.2NA
unitsunits0.7-2NA
urltoolsurltools1.7.3NA
usethisusethis2.1.0NA
utf8utf81.2.2NA
uuiduuid0.1-4NA
V8V83.4.2NA
vctrsvctrs0.3.8NA
viridisviridis0.6.2NA
viridisLiteviridisLite0.4.0NA
vroomvroom1.5.5NA
waldowaldo0.3.1NA
webshotwebshot0.5.2NA
whiskerwhisker0.4NA
widgetframewidgetframe0.3.1NA
withrwithr2.4.2NA
wkwk0.5.0NA
xfunxfun0.27NA
XMLXML3.99-0.8NA
xml2xml21.3.2NA
xopenxopen1.0.0NA
xtablextable1.8-4NA
xtsxts0.12.1NA
yamlyaml2.2.1NA
zipzip2.2.0NA
zoozoo1.8-9NA
basebase4.1.1base
bootboot1.3-28recommended
classclass7.3-19recommended
clustercluster2.1.2recommended
codetoolscodetools0.2-18recommended
compilercompiler4.1.1base
datasetsdatasets4.1.1base
foreignforeign0.8-81recommended
graphicsgraphics4.1.1base
grDevicesgrDevices4.1.1base
gridgrid4.1.1base
KernSmoothKernSmooth2.23-20recommended
latticelattice0.20-45recommended
MASS.1MASS7.3-54recommended
MatrixMatrix1.3-4recommended
methodsmethods4.1.1base
mgcvmgcv1.8-38recommended
nlme.1nlme3.1-152recommended
nnetnnet7.3-16recommended
parallelparallel4.1.1base
rpartrpart4.1-15recommended
spatialspatial7.3-11recommended
splinessplines4.1.1base
statsstats4.1.1base
stats4stats44.1.1base
survivalsurvival3.2-13recommended
tcltktcltk4.1.1base
toolstools4.1.1base
utilsutils4.1.1base

Download table as .txt

Install

The Docker image can be downloaded with the following command:

docker pull darribas/gds:7.0
 

diff --git a/docs/stacks/gds_dev/index.html b/docs/stacks/gds_dev/index.html index 0e07200..e099b01 100644 --- a/docs/stacks/gds_dev/index.html +++ b/docs/stacks/gds_dev/index.html @@ -1,2 +1,2 @@ - gds_dev | gds_env Link Search Menu Expand Document

Python + R + dev tools: gds_dev

Contents

The gds_dev flavour contains a full gds stack, plus a few development tools geared towards open source computing. Broadly speaking, these include:

  • decktape, for building high-quality PDF files from HTML slides.
  • jekyll, for building static websites.
  • tippecanoe, to create vector tilesets.
  • A full-fledge install of the Vim editor.

Install

The Docker image can be downloaded with the following command:

docker pull darribas/gds_dev:6.1
+    gds_dev | gds_env   Link   Search    Menu   Expand   Document   

Python + R + dev tools: gds_dev

Contents

The gds_dev flavour contains a full gds stack, plus a few development tools geared towards open source computing. Broadly speaking, these include:

  • decktape, for building high-quality PDF files from HTML slides.
  • jekyll, for building static websites.
  • tippecanoe, to create vector tilesets.
  • A full-fledge install of the Vim editor.

Install

The Docker image can be downloaded with the following command:

docker pull darribas/gds_dev:7.0
 

diff --git a/docs/stacks/gds_py/index.html b/docs/stacks/gds_py/index.html index 44f4a77..799479a 100644 --- a/docs/stacks/gds_py/index.html +++ b/docs/stacks/gds_py/index.html @@ -1,2 +1,2 @@ - gds_py | gds_env Link Search Menu Expand Document

Python: gds_py

The core of the gds_env is gds_py: a container providing a fully working Jupyter Lab installation, additionally loaded with a comprehensive list of geospatial python packages.

To build gds_py, we start with the minimal-notebook image of the Jupyter official Docker images. This means gds_py comes with the following preinstalled and available to the user:

  • Jupyter (Lab/Notebook/Hub)
  • LaTeX distribution (allowing to export notebooks into pdf, for example)
  • pandoc for document conversion

For more information on the components of minimal-notebook, please check the Jupyter Docker Stacks documentation.

On top of minima-notebook, we add a comprehensive list of geospatial pacakges in Python. For a full list, see the table below.

Python Libraries

A full list of Python libraries installed in the gds_py environment is available below:

`gds_py` Python library list (click to expand)
 nameversionbuild_stringchannel
0_libgcc_mutex0.1conda_forgeconda-forge
1_openmp_mutex4.51_gnuconda-forge
2ablog0.10.20pypi_0pypi
3abseil-cpp20210324.2h9c3ff4c_0conda-forge
4access1.1.3pyhd8ed1ab_0conda-forge
5affine2.3.0py_0conda-forge
6aiohttp3.7.4.post0pypi_0pypi
7alabaster0.7.12pypi_0pypi
8alembic1.7.4pyhd8ed1ab_0conda-forge
9amply0.1.4py_0conda-forge
10anyio3.3.2py39hf3d152e_0conda-forge
11appdirs1.4.4pyh9f0ad1d_0conda-forge
12argon2-cffi20.1.0py39h3811e60_2conda-forge
13arpack3.7.0hc6cf775_2conda-forge
14arrow-cpp5.0.0py39h247a7eb_8_cpuconda-forge
15async-timeout3.0.1pypi_0pypi
16async_generator1.10py_0conda-forge
17attrs21.2.0pyhd8ed1ab_0conda-forge
18aws-c-cal0.5.11h95a6274_0conda-forge
19aws-c-common0.6.2h7f98852_0conda-forge
20aws-c-event-stream0.2.7h3541f99_13conda-forge
21aws-c-io0.10.5hfb6a706_0conda-forge
22aws-checksums0.1.11ha31a3da_7conda-forge
23aws-requests-auth0.4.3pypi_0pypi
24aws-sdk-cpp1.8.186hb4091e7_3conda-forge
25babel2.9.1pyh44b312d_0conda-forge
26backcall0.2.0pyh9f0ad1d_0conda-forge
27backports1.0py_2conda-forge
28backports.functools_lru_cache1.6.4pyhd8ed1ab_0conda-forge
29beautifulsoup44.10.0pyha770c72_0conda-forge
30black21.9b0pyhd8ed1ab_0conda-forge
31blas2.14openblasconda-forge
32bleach4.1.0pyhd8ed1ab_0conda-forge
33blinker1.4py_1conda-forge
34blosc1.21.0h9c3ff4c_0conda-forge
35bokeh2.4.1py39hf3d152e_1conda-forge
36boost-cpp1.74.0h312852a_4conda-forge
37boto31.18.63pyhd8ed1ab_0conda-forge
38botocore1.21.63pyhd8ed1ab_0conda-forge
39bottleneck1.3.2py39hce5d2b2_4conda-forge
40branca0.4.2pyhd8ed1ab_0conda-forge
41brotli1.0.9h7f98852_5conda-forge
42brotli-bin1.0.9h7f98852_5conda-forge
43brotlipy0.7.0py39h3811e60_1001conda-forge
44brunsli0.1h9c3ff4c_0conda-forge
45bs44.10.0hd8ed1ab_0conda-forge
46bzip21.0.8h7f98852_4conda-forge
47c-ares1.17.2h7f98852_0conda-forge
48c-blosc22.0.4h5f21a17_1conda-forge
49ca-certificates2021.10.8ha878542_0conda-forge
50cached-property1.5.2hd8ed1ab_1conda-forge
51cached_property1.5.2pyha770c72_1conda-forge
52cachetools4.2.4pyhd8ed1ab_0conda-forge
53cairo1.16.0h6cf1ce9_1008conda-forge
54cenpy1.0.0.post4py_0conda-forge
55certifi2021.10.8py39hf3d152e_0conda-forge
56certipy0.1.3py_0conda-forge
57cffi1.15.0pypi_0pypi
58cfitsio3.470h2e3daa1_7conda-forge
59cftime1.5.1py39hce5d2b2_0conda-forge
60chardet4.0.0py39hf3d152e_1conda-forge
61charls2.2.0h9c3ff4c_0conda-forge
62charset-normalizer2.0.0pyhd8ed1ab_0conda-forge
63click7.1.2pyh9f0ad1d_0conda-forge
64click-plugins1.1.1py_0conda-forge
65cligj0.7.2pyhd8ed1ab_1conda-forge
66cloudpickle2.0.0pyhd8ed1ab_0conda-forge
67clustergram0.5.1pyhd8ed1ab_0conda-forge
68coincbc2.10.5hab63836_1conda-forge
69colorama0.4.4pyh9f0ad1d_0conda-forge
70colorcet2.0.6py_0pyviz
71conda4.10.3py39hf3d152e_2conda-forge
72conda-package-handling1.7.3py39h3811e60_0conda-forge
73configurable-http-proxy4.5.0node15_he6ea98c_0conda-forge
74contextily1.2.0pypi_0pypi
75coverage6.0.2pypi_0pypi
76cryptography3.4.7py39hbca0aa6_0conda-forge
77curl7.79.1h2574ce0_1conda-forge
78cycler0.10.0py_2conda-forge
79cykhash1.0.2py39hf149a3a_2conda-forge
80cython0.29.24py39he80948d_0conda-forge
81cytoolz0.11.0py39h3811e60_3conda-forge
82dask2021.9.1pyhd8ed1ab_0conda-forge
83dask-core2021.9.1pyhd8ed1ab_0conda-forge
84dask-geopandas0.1.0a4+24.g393dcb5pypi_0pypi
85dask-glm0.2.0py_1conda-forge
86dask-ml1.9.0pyhd8ed1ab_0conda-forge
87dataclasses0.8pyhc8e2a94_3conda-forge
88datacube1.8.6pyhd8ed1ab_0conda-forge
89datashader0.13.0py_0pyviz
90datashape0.5.4py_1conda-forge
91debugpy1.4.1py39he80948d_0conda-forge
92decorator5.1.0pyhd8ed1ab_0conda-forge
93defusedxml0.7.1pyhd8ed1ab_0conda-forge
94deprecation2.1.0pyh9f0ad1d_0conda-forge
95descartes1.1.0py_4conda-forge
96distributed2021.9.1py39hf3d152e_0conda-forge
97dnspython2.1.0pypi_0pypi
98docutils0.16pypi_0pypi
99download0.3.5pypi_0pypi
100emcee3.1.1pyh8a188c0_0conda-forge
101entrypoints0.3py39hde42818_1002conda-forge
102esda2.4.1pyhd8ed1ab_0conda-forge
103et_xmlfile1.0.1py_1001conda-forge
104expat2.4.1h9c3ff4c_0conda-forge
105feedgen0.9.0pypi_0pypi
106fiona1.8.20py39h427c1bf_1conda-forge
107flake84.0.1pyhd8ed1ab_0conda-forge
108flask2.0.2pypi_0pypi
109flask-cors3.0.10pypi_0pypi
110flask-json0.3.4pypi_0pypi
111folium0.12.0pyhd8ed1ab_1conda-forge
112fontconfig2.13.1hba837de_1005conda-forge
113freetype2.10.4h0708190_1conda-forge
114freexl1.0.6h7f98852_0conda-forge
115fsspec2021.10.1pyhd8ed1ab_0conda-forge
116fuzzywuzzy0.18.0pyhd8ed1ab_0conda-forge
117gdal3.3.1py39h409cc32_2conda-forge
118geoalchemy20.9.4pypi_0pypi
119geocube0.0.18pyhd8ed1ab_0conda-forge
120geographiclib1.52pyhd8ed1ab_0conda-forge
121geojson2.5.0py_0conda-forge
122geopandas0.10.2pyhd8ed1ab_0conda-forge
123geopandas-base0.10.2pyha770c72_0conda-forge
124geopy2.2.0pyhd8ed1ab_0conda-forge
125geos3.9.1h9c3ff4c_2conda-forge
126geotiff1.6.0h4f31c25_6conda-forge
127gettext0.19.8.1h73d1719_1008conda-forge
128gflags2.2.2he1b5a44_1004conda-forge
129giddy2.3.3py_0conda-forge
130giflib5.2.1h36c2ea0_2conda-forge
131gitdb4.0.7pyhd8ed1ab_0conda-forge
132gitpython3.1.24pyhd8ed1ab_0conda-forge
133glog0.5.0h48cff8f_0conda-forge
134glpk4.65h9202a9a_1004conda-forge
135gmp6.2.1h58526e2_0conda-forge
136gmpy22.1.0b5py39h78fa15d_0conda-forge
137gpxpy1.4.2pypi_0pypi
138greenlet1.1.2py39he80948d_0conda-forge
139grpc-cpp1.40.0h05f19cf_2conda-forge
140gstools1.3.3py39he80948d_1conda-forge
141h3-py3.7.3py39he80948d_1conda-forge
142h5py3.3.0nompi_py39h98ba4bc_100conda-forge
143hankel1.1.0py_0conda-forge
144haversine2.5.1pypi_0pypi
145hdbscan0.8.27py39hce5d2b2_0conda-forge
146hdf44.2.15h10796ff_3conda-forge
147hdf51.10.6nompi_h7c3c948_1111conda-forge
148heapdict1.0.1py_0conda-forge
149hilbertcurve2.0.5pypi_0pypi
150icu68.1h58526e2_0conda-forge
151idna3.1pyhd3deb0d_0conda-forge
152imagecodecs2021.8.26py39h44211f0_1conda-forge
153imageio2.9.0py_0conda-forge
154imagesize1.2.0pypi_0pypi
155importlib-metadata4.8.1py39hf3d152e_0conda-forge
156importlib_metadata4.8.1hd8ed1ab_0conda-forge
157importlib_resources5.2.2pyhd8ed1ab_0conda-forge
158inequality1.0.0py_0conda-forge
159iniconfig1.1.1pypi_0pypi
160invoke1.6.0pypi_0pypi
161ipykernel6.4.1py39hef51801_0conda-forge
162ipyleaflet0.14.0pyhd8ed1ab_1conda-forge
163ipympl0.8.0pyhd8ed1ab_0conda-forge
164ipyspin0.1.5pyhd8ed1ab_0conda-forge
165ipython7.28.0py39hef51801_0conda-forge
166ipython_genutils0.2.0py_1conda-forge
167ipyurl0.1.2pyh3684270_1conda-forge
168ipywidgets7.6.5pyhd8ed1ab_0conda-forge
169itsdangerous2.0.1pypi_0pypi
170jbig2.1h7f98852_2003conda-forge
171jedi0.18.0py39hf3d152e_2conda-forge
172jinja23.0.2pyhd8ed1ab_0conda-forge
173jmespath0.10.0pyh9f0ad1d_0conda-forge
174joblib1.1.0pyhd8ed1ab_0conda-forge
175jpeg9dh36c2ea0_0conda-forge
176json-c0.15h98cffda_0conda-forge
177json50.9.5pyh9f0ad1d_0conda-forge
178jsonlines1.2.0pypi_0pypi
179jsonschema3.2.0pypi_0pypi
180jupyter-book0.12.0pypi_0pypi
181jupyter-cache0.4.3pypi_0pypi
182jupyter-server-mathjax0.2.3pyhd8ed1ab_0conda-forge
183jupyter-server-proxy3.1.0pypi_0pypi
184jupyter-sphinx0.3.2pypi_0pypi
185jupyter_bokeh3.0.2pyhd8ed1ab_0conda-forge
186jupyter_client7.0.6pyhd8ed1ab_0conda-forge
187jupyter_core4.8.1py39hf3d152e_0conda-forge
188jupyter_server1.11.1pyhd8ed1ab_0conda-forge
189jupyter_telemetry0.1.0pyhd8ed1ab_1conda-forge
190jupyterhub1.4.2py39hf3d152e_0conda-forge
191jupyterhub-base1.4.2py39hf3d152e_0conda-forge
192jupyterlab3.1.18pyhd8ed1ab_0conda-forge
193jupyterlab-geojson3.1.2pypi_0pypi
194jupyterlab_pygments0.1.2pyh9f0ad1d_0conda-forge
195jupyterlab_server2.8.2pyhd8ed1ab_0conda-forge
196jupyterlab_widgets1.0.2pyhd8ed1ab_0conda-forge
197jupytext1.11.5pyh6002c4b_0conda-forge
198jxrlib1.1h7f98852_2conda-forge
199kealib1.4.14hcc255d8_2conda-forge
200kiwisolver1.3.2py39h1a9c180_0conda-forge
201krb51.19.2hcc1bbae_2conda-forge
202lark-parser0.12.0pyhd8ed1ab_0conda-forge
203latexcodec2.0.1pypi_0pypi
204lckr-jupyterlab-variableinspector3.0.9pypi_0pypi
205lcms22.12hddcbb42_0conda-forge
206ld_impl_linux-642.36.1hea4e1c9_2conda-forge
207legendgram0.0.3py_1conda-forge
208lerc3.0h9c3ff4c_0conda-forge
209libaec1.0.6h9c3ff4c_0conda-forge
210libarchive3.5.2hccf745f_1conda-forge
211libblas3.8.014_openblasconda-forge
212libbrotlicommon1.0.9h7f98852_5conda-forge
213libbrotlidec1.0.9h7f98852_5conda-forge
214libbrotlienc1.0.9h7f98852_5conda-forge
215libcblas3.8.014_openblasconda-forge
216libcurl7.79.1h2574ce0_1conda-forge
217libdap43.20.6hd7c4107_2conda-forge
218libdeflate1.8h7f98852_0conda-forge
219libedit3.1.20191231he28a2e2_2conda-forge
220libev4.33h516909a_1conda-forge
221libevent2.1.10h9b69904_4conda-forge
222libffi3.4.2h9c3ff4c_4conda-forge
223libgcc-ng11.2.0h1d223b6_10conda-forge
224libgdal3.3.1h07ae0cd_2conda-forge
225libgfortran-ng7.5.0h14aa051_19conda-forge
226libgfortran47.5.0h14aa051_19conda-forge
227libglib2.68.4h174f98d_1conda-forge
228libgomp11.2.0h1d223b6_10conda-forge
229libiconv1.16h516909a_0conda-forge
230libkml1.3.0h238a007_1014conda-forge
231liblapack3.8.014_openblasconda-forge
232liblapacke3.8.014_openblasconda-forge
233libllvm1010.0.1he513fc3_3conda-forge
234libnetcdf4.8.1nompi_hcd642e3_100conda-forge
235libnghttp21.43.0h812cca2_1conda-forge
236libnsl2.0.0h7f98852_0conda-forge
237libopenblas0.3.7h5ec1e0e_6conda-forge
238libpng1.6.37h21135ba_2conda-forge
239libpq13.3hd57d9b9_1conda-forge
240libprotobuf3.18.1h780b84a_0conda-forge
241libpysal4.5.1pyhd8ed1ab_0conda-forge
242librttopo1.1.0h1185371_6conda-forge
243libsodium1.0.18h36c2ea0_1conda-forge
244libsolv0.7.19h780b84a_5conda-forge
245libspatialindex1.9.3h9c3ff4c_4conda-forge
246libspatialite5.0.1h8694cbe_6conda-forge
247libssh21.10.0ha56f1ee_2conda-forge
248libstdcxx-ng11.2.0he4da1e4_10conda-forge
249libthrift0.15.0he6d91bd_1conda-forge
250libtiff4.3.0h6f004c6_2conda-forge
251libutf8proc2.6.1h7f98852_0conda-forge
252libuuid2.32.1h7f98852_1000conda-forge
253libuv1.41.1h7f98852_0conda-forge
254libwebp-base1.2.1h7f98852_0conda-forge
255libxcb1.13h7f98852_1003conda-forge
256libxml22.9.12h72842e0_0conda-forge
257libxslt1.1.33h15afd5d_2conda-forge
258libzip1.8.0h4de3113_1conda-forge
259libzlib1.2.11h36c2ea0_1013conda-forge
260libzopfli1.0.3h9c3ff4c_0conda-forge
261linkify-it-py1.0.2pypi_0pypi
262llvmlite0.36.0py39h1bbdace_0conda-forge
263locket0.2.0py_2conda-forge
264lxml4.6.3py39h107f48f_0conda-forge
265lz4-c1.9.3h9c3ff4c_1conda-forge
266lzo2.10h516909a_1000conda-forge
267mako1.1.5pyhd8ed1ab_0conda-forge
268mamba0.16.0py39h951de11_0conda-forge
269mapclassify2.4.3pyhd8ed1ab_0conda-forge
270markdown-it-py1.1.0pyhd8ed1ab_0conda-forge
271markupsafe2.0.1py39h3811e60_0conda-forge
272matplotlib-base3.4.3py39h2fa2bec_1conda-forge
273matplotlib-inline0.1.3pyhd8ed1ab_0conda-forge
274matplotlib-scalebar0.7.2pypi_0pypi
275mccabe0.6.1py_1conda-forge
276mdit-py-plugins0.2.8pyhd8ed1ab_0conda-forge
277mercantile1.2.1pyhd8ed1ab_0conda-forge
278meshio5.0.2pyhd8ed1ab_0conda-forge
279metis5.1.0h58526e2_1006conda-forge
280mgwr2.1.2py_0conda-forge
281mistune0.8.4py39h3811e60_1004conda-forge
282mobilkit0.1.7pypi_0pypi
283mock4.0.3py39hf3d152e_1conda-forge
284momepy0.5.0pyhd8ed1ab_1conda-forge
285morecantile3.0.0pyhd8ed1ab_0conda-forge
286mpc1.2.1h9f54685_0conda-forge
287mpfr4.1.0h9202a9a_1conda-forge
288mpi1.0mpichconda-forge
289mpi4py3.1.1py39h6438238_0conda-forge
290mpich3.4.2external_0conda-forge
291mpmath1.2.1pyhd8ed1ab_0conda-forge
292msgpack-python1.0.2py39h1a9c180_1conda-forge
293multidict5.2.0pypi_0pypi
294multipledispatch0.6.0py_0conda-forge
295munch2.5.0py_0conda-forge
296mypy_extensions0.4.3py39hf3d152e_3conda-forge
297myst-nb0.13.1pypi_0pypi
298myst-parser0.15.2pypi_0pypi
299nbclassic0.3.2pyhd8ed1ab_0conda-forge
300nbclient0.5.4pyhd8ed1ab_0conda-forge
301nbconvert6.2.0py39hf3d152e_0conda-forge
302nbdime3.1.0pyhd8ed1ab_0conda-forge
303nbformat5.1.3pyhd8ed1ab_0conda-forge
304ncurses6.2h58526e2_4conda-forge
305nest-asyncio1.5.1pyhd8ed1ab_0conda-forge
306netcdf41.5.7nompi_py39hd2e3950_101conda-forge
307networkx2.5py_0conda-forge
308nodejs15.14.0h92b4a50_0conda-forge
309nose1.3.7py_1006conda-forge
310notebook6.4.4pyha770c72_0conda-forge
311numba0.53.1py39h56b8d98_1conda-forge
312numexpr2.7.3py39hde0f152_0conda-forge
313numpy1.21.2py39hdbf815f_0conda-forge
314oauthlib3.1.1pyhd8ed1ab_0conda-forge
315olefile0.46pyh9f0ad1d_1conda-forge
316opencv-contrib-python4.5.3.56pypi_0pypi
317openjpeg2.4.0hb52868f_1conda-forge
318openpyxl3.0.9pyhd8ed1ab_0conda-forge
319openssl1.1.1lh7f98852_0conda-forge
320orc1.7.0h68e2c4e_0conda-forge
321osmnet0.1.6py_0conda-forge
322osmnx1.1.1pyhd8ed1ab_0conda-forge
323packaging21.0pyhd8ed1ab_0conda-forge
324palettable3.3.0py_0conda-forge
325pamela1.0.0py_0conda-forge
326pandana0.6.1py39hde0f152_0conda-forge
327pandas1.3.3py39hde0f152_0conda-forge
328pandas-bokeh0.5.5pypi_0pypi
329pandoc2.14.2h7f98852_0conda-forge
330pandocfilters1.5.0pyhd8ed1ab_0conda-forge
331param1.11.1py_0pyviz
332parquet-cpp1.5.11conda-forge
333parso0.8.2pyhd8ed1ab_0conda-forge
334partd1.2.0pyhd8ed1ab_0conda-forge
335pathspec0.9.0pyhd8ed1ab_0conda-forge
336patsy0.5.2pyhd8ed1ab_0conda-forge
337pcre8.45h9c3ff4c_0conda-forge
338pexpect4.8.0pyh9f0ad1d_2conda-forge
339pickleshare0.7.5py39hde42818_1002conda-forge
340pillow8.3.2py39ha612740_0conda-forge
341pint0.17pypi_0pypi
342pip21.2.4pyhd8ed1ab_0conda-forge
343pixman0.40.0h36c2ea0_0conda-forge
344platformdirs2.3.0pyhd8ed1ab_0conda-forge
345pluggy1.0.0pypi_0pypi
346pointpats2.2.0py_0conda-forge
347polyline1.4.0py_0conda-forge
348pooch1.5.2pyhd8ed1ab_0conda-forge
349poppler21.03.0h93df280_0conda-forge
350poppler-data0.4.11hd8ed1ab_0conda-forge
351postgresql13.3h2510834_1conda-forge
352powerlaw1.4.6pyh9f0ad1d_1conda-forge
353proj8.0.1h277dcde_0conda-forge
354prometheus_client0.11.0pyhd8ed1ab_0conda-forge
355prompt-toolkit3.0.20pyha770c72_0conda-forge
356psutil5.8.0py39h3811e60_1conda-forge
357psycopg22.9.1py39h3811e60_0conda-forge
358pthread-stubs0.4h36c2ea0_1001conda-forge
359ptyprocess0.7.0pyhd3deb0d_0conda-forge
360pulp2.5.1py39hf3d152e_0conda-forge
361py1.10.0pypi_0pypi
362pyarrow5.0.0py39h3ebc44c_8_cpuconda-forge
363pybtex0.24.0pypi_0pypi
364pybtex-docutils1.0.1pypi_0pypi
365pycodestyle2.8.0pyhd8ed1ab_0conda-forge
366pycosat0.6.3py39h3811e60_1006conda-forge
367pycparser2.20pyh9f0ad1d_2conda-forge
368pyct0.4.6py_0pyviz
369pyct-core0.4.6py_0pyviz
370pycurl7.44.1py39h72e3413_0conda-forge
371pydantic1.8.2py39h3811e60_0conda-forge
372pydata-sphinx-theme0.6.3pypi_0pypi
373pyee8.1.0pyh9f0ad1d_0conda-forge
374pyevtk1.4.1pyh8a188c0_0conda-forge
375pyflakes2.4.0pyhd8ed1ab_0conda-forge
376pygeoda0.0.8.post1pypi_0pypi
377pygeos0.10.2py39ha61afbd_0conda-forge
378pygments2.10.0pyhd8ed1ab_0conda-forge
379pyjwt2.2.0pyhd8ed1ab_0conda-forge
380pymorton1.0.5pypi_0pypi
381pyogrio0.2.0py39ha748e23_2conda-forge
382pyopenssl21.0.0pyhd8ed1ab_0conda-forge
383pyparsing2.4.7pyh9f0ad1d_0conda-forge
384pyppeteer0.2.6pyhd8ed1ab_0conda-forge
385pyproj3.2.1py39ha9a7ae0_2conda-forge
386pyrobuf0.9.3py39he80948d_2conda-forge
387pyrosm0.6.1py39he80948d_0conda-forge
388pyrsistent0.17.3py39h3811e60_2conda-forge
389pysal2.5.0pypi_0pypi
390pysocks1.7.1py39hf3d152e_3conda-forge
391pystac1.1.0pyhd8ed1ab_0conda-forge
392pystac-client0.3.0pyhd8ed1ab_0conda-forge
393pytables3.6.1py39hf6dc253_3conda-forge
394pytest6.2.5pypi_0pypi
395pytest-cov3.0.0pypi_0pypi
396pytest-tornasync0.6.0.post2pypi_0pypi
397python3.9.7hb7a2778_2_cpythonconda-forge
398python-dateutil2.8.0pypi_0pypi
399python-igraph0.9.6py39hfef886c_0conda-forge
400python-json-logger2.0.1pyh9f0ad1d_0conda-forge
401python-levenshtein0.12.2py39h3811e60_0conda-forge
402python-rapidjson1.5py39he80948d_0conda-forge
403python-snappy0.6.0py39h300dd49_0conda-forge
404python_abi3.92_cp39conda-forge
405pytz2021.3pyhd8ed1ab_0conda-forge
406pywavelets1.1.1py39hce5d2b2_3conda-forge
407pyyaml6.0py39h3811e60_0conda-forge
408pyzmq22.3.0py39h37b5a0c_0conda-forge
409quantecon0.5.1py39hf3d152e_0conda-forge
410quilt33.6.0pypi_0pypi
411rasterio1.2.8py39hbc4e497_0conda-forge
412rasterstats0.15.0pyhd8ed1ab_0conda-forge
413re22021.09.01h9c3ff4c_0conda-forge
414readline8.1h46c0cb4_0conda-forge
415regex2021.10.8py39h3811e60_0conda-forge
416reproc14.2.3h7f98852_0conda-forge
417reproc-cpp14.2.3h9c3ff4c_0conda-forge
418requests2.26.0pyhd8ed1ab_0conda-forge
419requests-futures1.0.0pypi_0pypi
420requests-unixsocket0.2.0py_0conda-forge
421retrying1.3.3py_2conda-forge
422rio-cogeo3.0.0pyhd8ed1ab_0conda-forge
423rioxarray0.7.1pyhd8ed1ab_0conda-forge
424rpy23.4.5pypi_0pypi
425rpy2-arrow0.0.4pypi_0pypi
426rtree0.9.7py39hb102c33_2conda-forge
427ruamel.yaml0.17.16py39h3811e60_0conda-forge
428ruamel.yaml.clib0.2.2py39h3811e60_2conda-forge
429ruamel_yaml0.15.80py39h3811e60_1004conda-forge
430rvlib0.0.5py39hce5d2b2_0conda-forge
431s2n1.0.10h9b69904_0conda-forge
432s3transfer0.5.0pyhd8ed1ab_0conda-forge
433schwimmbad0.3.2py39hf3d152e_0conda-forge
434scikit-image0.18.3py39hde0f152_0conda-forge
435scikit-learn1.0py39h7c5d8c9_1conda-forge
436scikit-mobility1.2.2pyhd3deb0d_0conda-forge
437scipy1.5.3py39hf3f25e7_0conda-forge
438seaborn0.11.2hd8ed1ab_0conda-forge
439seaborn-base0.11.2pyhd8ed1ab_0conda-forge
440segregation2.1.0pyhd8ed1ab_0conda-forge
441send2trash1.8.0pyhd8ed1ab_0conda-forge
442setuptools58.2.0py39hf3d152e_0conda-forge
443shapely1.7.1py39ha61afbd_5conda-forge
444similaritymeasures0.4.4pypi_0pypi
445simpervisor0.4pypi_0pypi
446simplejson3.17.5py39h3811e60_0conda-forge
447six1.16.0pyh6c4a22f_0conda-forge
448smmap3.0.5pyh44b312d_0conda-forge
449snappy1.1.8he1b5a44_3conda-forge
450sniffio1.2.0py39hf3d152e_1conda-forge
451snowballstemmer2.1.0pypi_0pypi
452snuggs1.4.7py_0conda-forge
453sortedcontainers2.4.0pyhd8ed1ab_0conda-forge
454soupsieve2.0.1py_1conda-forge
455spaghetti1.6.4pyhd8ed1ab_0conda-forge
456spatialpandas0.4.3py_0pyviz
457spglm1.0.8py_0conda-forge
458sphinx4.2.0pypi_0pypi
459sphinx-book-theme0.1.6pypi_0pypi
460sphinx-comments0.0.3pypi_0pypi
461sphinx-copybutton0.4.0pypi_0pypi
462sphinx-external-toc0.2.3pypi_0pypi
463sphinx-jupyterbook-latex0.4.4pypi_0pypi
464sphinx-multitoc-numbering0.1.3pypi_0pypi
465sphinx-panels0.6.0pypi_0pypi
466sphinx-thebe0.0.10pypi_0pypi
467sphinx-togglebutton0.2.3pypi_0pypi
468sphinxcontrib-applehelp1.0.2pypi_0pypi
469sphinxcontrib-bibtex2.2.1pypi_0pypi
470sphinxcontrib-devhelp1.0.2pypi_0pypi
471sphinxcontrib-htmlhelp2.0.0pypi_0pypi
472sphinxcontrib-jsmath1.0.1pypi_0pypi
473sphinxcontrib-qthelp1.0.3pypi_0pypi
474sphinxcontrib-serializinghtml1.1.5pypi_0pypi
475spint1.0.7pyhd8ed1ab_0conda-forge
476splot1.1.4pyhd8ed1ab_0conda-forge
477spopt0.1.2pyhd8ed1ab_0conda-forge
478spreg1.2.4pyhd8ed1ab_0conda-forge
479spvcm0.3.0py_0conda-forge
480sqlalchemy1.4.25py39h3811e60_0conda-forge
481sqlite3.36.0h9cd32fc_2conda-forge
482statsmodels0.13.0py39hce5d2b2_0conda-forge
483suitesparse5.10.1hd8046ac_0conda-forge
484sympy1.9py39hf3d152e_0conda-forge
485tabulate0.8.9pyhd8ed1ab_0conda-forge
486tbb2020.2h4bd325d_4conda-forge
487tblib1.7.0pyhd8ed1ab_0conda-forge
488tenacity8.0.1pypi_0pypi
489terminado0.12.1py39hf3d152e_0conda-forge
490testpath0.5.0pyhd8ed1ab_0conda-forge
491texttable1.6.4pyhd8ed1ab_0conda-forge
492threadpoolctl3.0.0pyh8a188c0_0conda-forge
493tifffile2021.10.12pyhd8ed1ab_0conda-forge
494tiledb2.3.4he87e0bf_0conda-forge
495tk8.6.11h27826a3_1conda-forge
496tobler0.8.2pyhd8ed1ab_0conda-forge
497toml0.10.2pyhd8ed1ab_0conda-forge
498tomli1.2.1pyhd8ed1ab_0conda-forge
499toolz0.11.1py_0conda-forge
500topojson1.3pypi_0pypi
501tornado6.1py39h3811e60_1conda-forge
502tqdm4.62.3pyhd8ed1ab_0conda-forge
503trackintel1.1.4pypi_0pypi
504traitlets5.1.0pyhd8ed1ab_0conda-forge
505traittypes0.2.1pyh9f0ad1d_2conda-forge
506typed-ast1.4.3py39h3811e60_0conda-forge
507typing-extensions3.10.0.2hd8ed1ab_0conda-forge
508typing_extensions3.10.0.2pyha770c72_0conda-forge
509tzcode2021dh7f98852_0conda-forge
510tzdata2021che74cb21_0conda-forge
511tzlocal3.0pypi_0pypi
512uc-micro-py1.0.1pypi_0pypi
513urbanaccess0.2.2pyhd3deb0d_0conda-forge
514urllib31.26.7pyhd8ed1ab_0conda-forge
515watchdog2.1.6pypi_0pypi
516wcwidth0.2.5pyh9f0ad1d_2conda-forge
517webencodings0.5.1py_1conda-forge
518websocket-client0.57.0py39hf3d152e_4conda-forge
519websockets9.1py39h3811e60_0conda-forge
520werkzeug2.0.2pypi_0pypi
521wheel0.37.0pyhd8ed1ab_1conda-forge
522widgetsnbextension3.5.1py39hf3d152e_4conda-forge
523xarray0.19.0pyhd8ed1ab_1conda-forge
524xarray-spatial0.2.7pyhd8ed1ab_0conda-forge
525xarray_leaflet0.1.15pyhd8ed1ab_0conda-forge
526xerces-c3.2.3h9d8b166_3conda-forge
527xlrd2.0.1pyhd8ed1ab_3conda-forge
528xlsxwriter3.0.1pyhd8ed1ab_0conda-forge
529xorg-kbproto1.0.7h7f98852_1002conda-forge
530xorg-libice1.0.10h7f98852_0conda-forge
531xorg-libsm1.2.3hd9c2040_1000conda-forge
532xorg-libx111.7.2h7f98852_0conda-forge
533xorg-libxau1.0.9h7f98852_0conda-forge
534xorg-libxdmcp1.1.3h7f98852_0conda-forge
535xorg-libxext1.3.4h7f98852_1conda-forge
536xorg-libxrender0.9.10h7f98852_1003conda-forge
537xorg-renderproto0.11.1h7f98852_1002conda-forge
538xorg-xextproto7.3.0h7f98852_1002conda-forge
539xorg-xproto7.0.31h7f98852_1007conda-forge
540xyzservices2021.9.1pyhd8ed1ab_0conda-forge
541xz5.2.5h516909a_1conda-forge
542yaml0.2.5h516909a_0conda-forge
543yarl1.7.0pypi_0pypi
544zeromq4.3.4h9c3ff4c_1conda-forge
545zfp0.5.5h9c3ff4c_7conda-forge
546zict2.0.0py_0conda-forge
547zipp3.6.0pyhd8ed1ab_0conda-forge
548zlib1.2.11h36c2ea0_1013conda-forge
549zstd1.5.0ha95c52a_0conda-forge

Download table as .txt

Install

The Docker image can be downloaded with the following command:

docker pull darribas/gds_py:6.1
+    gds_py | gds_env   Link   Search    Menu   Expand   Document   

Python: gds_py

The core of the gds_env is gds_py: a container providing a fully working Jupyter Lab installation, additionally loaded with a comprehensive list of geospatial python packages.

To build gds_py, we start with the minimal-notebook image of the Jupyter official Docker images. This means gds_py comes with the following preinstalled and available to the user:

  • Jupyter (Lab/Notebook/Hub)
  • LaTeX distribution (allowing to export notebooks into pdf, for example)
  • pandoc for document conversion

For more information on the components of minimal-notebook, please check the Jupyter Docker Stacks documentation.

On top of minima-notebook, we add a comprehensive list of geospatial pacakges in Python. For a full list, see the table below.

Python Libraries

A full list of Python libraries installed in the gds_py environment is available below:

`gds_py` Python library list (click to expand)
 nameversionbuild_stringchannel
0_libgcc_mutex0.1conda_forgeconda-forge
1_openmp_mutex4.51_gnuconda-forge
2ablog0.10.20pypi_0pypi
3abseil-cpp20210324.2h9c3ff4c_0conda-forge
4access1.1.3pyhd8ed1ab_0conda-forge
5affine2.3.0py_0conda-forge
6aiohttp3.7.4.post0pypi_0pypi
7alabaster0.7.12pypi_0pypi
8alembic1.7.4pyhd8ed1ab_0conda-forge
9amply0.1.4py_0conda-forge
10anyio3.3.2py39hf3d152e_0conda-forge
11appdirs1.4.4pyh9f0ad1d_0conda-forge
12argon2-cffi20.1.0py39h3811e60_2conda-forge
13arpack3.7.0hc6cf775_2conda-forge
14arrow-cpp5.0.0py39h247a7eb_8_cpuconda-forge
15async-timeout3.0.1pypi_0pypi
16async_generator1.10py_0conda-forge
17attrs21.2.0pyhd8ed1ab_0conda-forge
18aws-c-cal0.5.11h95a6274_0conda-forge
19aws-c-common0.6.2h7f98852_0conda-forge
20aws-c-event-stream0.2.7h3541f99_13conda-forge
21aws-c-io0.10.5hfb6a706_0conda-forge
22aws-checksums0.1.11ha31a3da_7conda-forge
23aws-requests-auth0.4.3pypi_0pypi
24aws-sdk-cpp1.8.186hb4091e7_3conda-forge
25babel2.9.1pyh44b312d_0conda-forge
26backcall0.2.0pyh9f0ad1d_0conda-forge
27backports1.0py_2conda-forge
28backports.functools_lru_cache1.6.4pyhd8ed1ab_0conda-forge
29beautifulsoup44.10.0pyha770c72_0conda-forge
30black21.9b0pyhd8ed1ab_1conda-forge
31blas2.14openblasconda-forge
32bleach4.1.0pyhd8ed1ab_0conda-forge
33blinker1.4py_1conda-forge
34blosc1.21.0h9c3ff4c_0conda-forge
35bokeh2.4.1py39hf3d152e_1conda-forge
36boost-cpp1.74.0h312852a_4conda-forge
37boto31.18.63pyhd8ed1ab_0conda-forge
38botocore1.21.65pyhd8ed1ab_0conda-forge
39bottleneck1.3.2py39hce5d2b2_4conda-forge
40branca0.4.2pyhd8ed1ab_0conda-forge
41brotli1.0.9h7f98852_5conda-forge
42brotli-bin1.0.9h7f98852_5conda-forge
43brotlipy0.7.0py39h3811e60_1001conda-forge
44brunsli0.1h9c3ff4c_0conda-forge
45bs44.10.0hd8ed1ab_0conda-forge
46bzip21.0.8h7f98852_4conda-forge
47c-ares1.17.2h7f98852_0conda-forge
48c-blosc22.0.4h5f21a17_1conda-forge
49ca-certificates2021.10.8ha878542_0conda-forge
50cached-property1.5.2hd8ed1ab_1conda-forge
51cached_property1.5.2pyha770c72_1conda-forge
52cachetools4.2.4pyhd8ed1ab_0conda-forge
53cairo1.16.0h6cf1ce9_1008conda-forge
54cenpy1.0.0.post4py_0conda-forge
55certifi2021.10.8py39hf3d152e_0conda-forge
56certipy0.1.3py_0conda-forge
57cffi1.15.0pypi_0pypi
58cfitsio3.470h2e3daa1_7conda-forge
59cftime1.5.1py39hce5d2b2_0conda-forge
60chardet4.0.0py39hf3d152e_1conda-forge
61charls2.2.0h9c3ff4c_0conda-forge
62charset-normalizer2.0.0pyhd8ed1ab_0conda-forge
63click7.1.2pyh9f0ad1d_0conda-forge
64click-plugins1.1.1py_0conda-forge
65cligj0.7.2pyhd8ed1ab_1conda-forge
66cloudpickle2.0.0pyhd8ed1ab_0conda-forge
67clustergram0.5.1pyhd8ed1ab_0conda-forge
68coincbc2.10.5hab63836_1conda-forge
69colorama0.4.4pyh9f0ad1d_0conda-forge
70colorcet2.0.6py_0pyviz
71conda4.10.3py39hf3d152e_2conda-forge
72conda-package-handling1.7.3py39h3811e60_0conda-forge
73configurable-http-proxy4.5.0node15_he6ea98c_0conda-forge
74contextily1.2.0pyhd8ed1ab_0conda-forge
75coverage6.0.2pypi_0pypi
76cryptography3.4.7py39hbca0aa6_0conda-forge
77curl7.79.1h2574ce0_1conda-forge
78cycler0.10.0py_2conda-forge
79cykhash1.0.2py39hf149a3a_2conda-forge
80cython0.29.24py39he80948d_0conda-forge
81cytoolz0.11.0py39h3811e60_3conda-forge
82dask2021.9.1pyhd8ed1ab_0conda-forge
83dask-core2021.9.1pyhd8ed1ab_0conda-forge
84dask-geopandas0.1.0a4+24.g393dcb5pypi_0pypi
85dask-glm0.2.0py_1conda-forge
86dask-ml1.9.0pyhd8ed1ab_0conda-forge
87dataclasses0.8pyhc8e2a94_3conda-forge
88datacube1.8.6pyhd8ed1ab_0conda-forge
89datashader0.13.0py_0pyviz
90datashape0.5.4py_1conda-forge
91debugpy1.4.1py39he80948d_0conda-forge
92decorator5.1.0pyhd8ed1ab_0conda-forge
93defusedxml0.7.1pyhd8ed1ab_0conda-forge
94deprecation2.1.0pyh9f0ad1d_0conda-forge
95descartes1.1.0py_4conda-forge
96distributed2021.9.1py39hf3d152e_0conda-forge
97dnspython2.1.0pypi_0pypi
98docutils0.16pypi_0pypi
99download0.3.5pypi_0pypi
100emcee3.1.1pyh8a188c0_0conda-forge
101entrypoints0.3py39hde42818_1002conda-forge
102esda2.4.1pyhd8ed1ab_0conda-forge
103et_xmlfile1.0.1py_1001conda-forge
104expat2.4.1h9c3ff4c_0conda-forge
105feedgen0.9.0pypi_0pypi
106fiona1.8.20py39h427c1bf_1conda-forge
107flake84.0.1pyhd8ed1ab_0conda-forge
108flask2.0.2pypi_0pypi
109flask-cors3.0.10pypi_0pypi
110flask-json0.3.4pypi_0pypi
111folium0.12.0pyhd8ed1ab_1conda-forge
112fontconfig2.13.1hba837de_1005conda-forge
113freetype2.10.4h0708190_1conda-forge
114freexl1.0.6h7f98852_0conda-forge
115fsspec2021.10.1pyhd8ed1ab_0conda-forge
116fuzzywuzzy0.18.0pyhd8ed1ab_0conda-forge
117gdal3.3.1py39h409cc32_2conda-forge
118geoalchemy20.9.4pypi_0pypi
119geocube0.0.18pyhd8ed1ab_0conda-forge
120geographiclib1.52pyhd8ed1ab_0conda-forge
121geojson2.5.0py_0conda-forge
122geopandas0.10.2pyhd8ed1ab_0conda-forge
123geopandas-base0.10.2pyha770c72_0conda-forge
124geopy2.2.0pyhd8ed1ab_0conda-forge
125geos3.9.1h9c3ff4c_2conda-forge
126geotiff1.6.0h4f31c25_6conda-forge
127gettext0.19.8.1h73d1719_1008conda-forge
128gflags2.2.2he1b5a44_1004conda-forge
129giddy2.3.3py_0conda-forge
130giflib5.2.1h36c2ea0_2conda-forge
131gitdb4.0.7pyhd8ed1ab_0conda-forge
132gitpython3.1.24pyhd8ed1ab_0conda-forge
133glog0.5.0h48cff8f_0conda-forge
134glpk4.65h9202a9a_1004conda-forge
135gmp6.2.1h58526e2_0conda-forge
136gmpy22.1.0b5py39h78fa15d_0conda-forge
137gpxpy1.4.2pypi_0pypi
138greenlet1.1.2py39he80948d_0conda-forge
139grpc-cpp1.40.0h05f19cf_2conda-forge
140gstools1.3.3py39he80948d_1conda-forge
141h3-py3.7.3py39he80948d_1conda-forge
142h5py3.3.0nompi_py39h98ba4bc_100conda-forge
143hankel1.1.0py_0conda-forge
144haversine2.5.1pypi_0pypi
145hdbscan0.8.27py39hce5d2b2_0conda-forge
146hdf44.2.15h10796ff_3conda-forge
147hdf51.10.6nompi_h7c3c948_1111conda-forge
148heapdict1.0.1py_0conda-forge
149hilbertcurve2.0.5pypi_0pypi
150icu68.1h58526e2_0conda-forge
151idna3.1pyhd3deb0d_0conda-forge
152imagecodecs2021.8.26py39h44211f0_1conda-forge
153imageio2.9.0py_0conda-forge
154imagesize1.2.0pypi_0pypi
155importlib-metadata4.8.1py39hf3d152e_0conda-forge
156importlib_metadata4.8.1hd8ed1ab_0conda-forge
157importlib_resources5.2.2pyhd8ed1ab_0conda-forge
158inequality1.0.0py_0conda-forge
159iniconfig1.1.1pypi_0pypi
160invoke1.6.0pypi_0pypi
161ipykernel6.4.1py39hef51801_0conda-forge
162ipyleaflet0.14.0pyhd8ed1ab_1conda-forge
163ipympl0.8.0pyhd8ed1ab_0conda-forge
164ipyspin0.1.5pyhd8ed1ab_0conda-forge
165ipython7.28.0py39hef51801_0conda-forge
166ipython_genutils0.2.0py_1conda-forge
167ipyurl0.1.2pyh3684270_1conda-forge
168ipywidgets7.6.5pyhd8ed1ab_0conda-forge
169itsdangerous2.0.1pypi_0pypi
170jbig2.1h7f98852_2003conda-forge
171jedi0.18.0py39hf3d152e_2conda-forge
172jinja23.0.2pyhd8ed1ab_0conda-forge
173jmespath0.10.0pyh9f0ad1d_0conda-forge
174joblib1.1.0pyhd8ed1ab_0conda-forge
175jpeg9dh36c2ea0_0conda-forge
176json-c0.15h98cffda_0conda-forge
177json50.9.5pyh9f0ad1d_0conda-forge
178jsonlines1.2.0pypi_0pypi
179jsonschema3.2.0pypi_0pypi
180jupyter-book0.12.0pypi_0pypi
181jupyter-cache0.4.3pypi_0pypi
182jupyter-server-mathjax0.2.3pyhd8ed1ab_0conda-forge
183jupyter-server-proxy3.1.0pypi_0pypi
184jupyter-sphinx0.3.2pypi_0pypi
185jupyter_bokeh3.0.2pyhd8ed1ab_0conda-forge
186jupyter_client7.0.6pyhd8ed1ab_0conda-forge
187jupyter_core4.8.1py39hf3d152e_0conda-forge
188jupyter_server1.11.1pyhd8ed1ab_0conda-forge
189jupyter_telemetry0.1.0pyhd8ed1ab_1conda-forge
190jupyterhub1.4.2py39hf3d152e_0conda-forge
191jupyterhub-base1.4.2py39hf3d152e_0conda-forge
192jupyterlab3.1.18pyhd8ed1ab_0conda-forge
193jupyterlab-geojson3.1.2pypi_0pypi
194jupyterlab_pygments0.1.2pyh9f0ad1d_0conda-forge
195jupyterlab_server2.8.2pyhd8ed1ab_0conda-forge
196jupyterlab_widgets1.0.2pyhd8ed1ab_0conda-forge
197jupytext1.11.5pyh6002c4b_0conda-forge
198jxrlib1.1h7f98852_2conda-forge
199kealib1.4.14hcc255d8_2conda-forge
200kiwisolver1.3.2py39h1a9c180_0conda-forge
201krb51.19.2hcc1bbae_2conda-forge
202lark-parser0.12.0pyhd8ed1ab_0conda-forge
203latexcodec2.0.1pypi_0pypi
204lckr-jupyterlab-variableinspector3.0.9pypi_0pypi
205lcms22.12hddcbb42_0conda-forge
206ld_impl_linux-642.36.1hea4e1c9_2conda-forge
207legendgram0.0.3py_1conda-forge
208lerc3.0h9c3ff4c_0conda-forge
209libaec1.0.6h9c3ff4c_0conda-forge
210libarchive3.5.2hccf745f_1conda-forge
211libblas3.8.014_openblasconda-forge
212libbrotlicommon1.0.9h7f98852_5conda-forge
213libbrotlidec1.0.9h7f98852_5conda-forge
214libbrotlienc1.0.9h7f98852_5conda-forge
215libcblas3.8.014_openblasconda-forge
216libcurl7.79.1h2574ce0_1conda-forge
217libdap43.20.6hd7c4107_2conda-forge
218libdeflate1.8h7f98852_0conda-forge
219libedit3.1.20191231he28a2e2_2conda-forge
220libev4.33h516909a_1conda-forge
221libevent2.1.10h9b69904_4conda-forge
222libffi3.4.2h9c3ff4c_4conda-forge
223libgcc-ng11.2.0h1d223b6_10conda-forge
224libgdal3.3.1h07ae0cd_2conda-forge
225libgfortran-ng7.5.0h14aa051_19conda-forge
226libgfortran47.5.0h14aa051_19conda-forge
227libglib2.70.0h174f98d_0conda-forge
228libgomp11.2.0h1d223b6_10conda-forge
229libiconv1.16h516909a_0conda-forge
230libkml1.3.0h238a007_1014conda-forge
231liblapack3.8.014_openblasconda-forge
232liblapacke3.8.014_openblasconda-forge
233libllvm1010.0.1he513fc3_3conda-forge
234libnetcdf4.8.1nompi_hcd642e3_100conda-forge
235libnghttp21.43.0h812cca2_1conda-forge
236libnsl2.0.0h7f98852_0conda-forge
237libopenblas0.3.7h5ec1e0e_6conda-forge
238libpng1.6.37h21135ba_2conda-forge
239libpq13.3hd57d9b9_1conda-forge
240libprotobuf3.18.1h780b84a_0conda-forge
241libpysal4.5.1pyhd8ed1ab_0conda-forge
242librttopo1.1.0h1185371_6conda-forge
243libsodium1.0.18h36c2ea0_1conda-forge
244libsolv0.7.19h780b84a_5conda-forge
245libspatialindex1.9.3h9c3ff4c_4conda-forge
246libspatialite5.0.1h8694cbe_6conda-forge
247libssh21.10.0ha56f1ee_2conda-forge
248libstdcxx-ng11.2.0he4da1e4_10conda-forge
249libthrift0.15.0he6d91bd_1conda-forge
250libtiff4.3.0h6f004c6_2conda-forge
251libutf8proc2.6.1h7f98852_0conda-forge
252libuuid2.32.1h7f98852_1000conda-forge
253libuv1.41.1h7f98852_0conda-forge
254libwebp-base1.2.1h7f98852_0conda-forge
255libxcb1.13h7f98852_1003conda-forge
256libxml22.9.12h72842e0_0conda-forge
257libxslt1.1.33h15afd5d_2conda-forge
258libzip1.8.0h4de3113_1conda-forge
259libzlib1.2.11h36c2ea0_1013conda-forge
260libzopfli1.0.3h9c3ff4c_0conda-forge
261linkify-it-py1.0.2pypi_0pypi
262llvmlite0.36.0py39h1bbdace_0conda-forge
263locket0.2.0py_2conda-forge
264lxml4.6.3py39h107f48f_0conda-forge
265lz4-c1.9.3h9c3ff4c_1conda-forge
266lzo2.10h516909a_1000conda-forge
267mako1.1.5pyhd8ed1ab_0conda-forge
268mamba0.16.0py39h951de11_0conda-forge
269mapclassify2.4.3pyhd8ed1ab_0conda-forge
270markdown-it-py1.1.0pyhd8ed1ab_0conda-forge
271markupsafe2.0.1py39h3811e60_0conda-forge
272matplotlib-base3.4.3py39h2fa2bec_1conda-forge
273matplotlib-inline0.1.3pyhd8ed1ab_0conda-forge
274matplotlib-scalebar0.7.2pypi_0pypi
275mccabe0.6.1py_1conda-forge
276mdit-py-plugins0.2.8pyhd8ed1ab_0conda-forge
277mercantile1.2.1pyhd8ed1ab_0conda-forge
278meshio5.0.2pyhd8ed1ab_0conda-forge
279metis5.1.0h58526e2_1006conda-forge
280mgwr2.1.2py_0conda-forge
281mistune0.8.4py39h3811e60_1004conda-forge
282mobilkit0.1.7pypi_0pypi
283mock4.0.3py39hf3d152e_1conda-forge
284momepy0.5.1pyhd8ed1ab_0conda-forge
285morecantile3.0.0pyhd8ed1ab_0conda-forge
286mpc1.2.1h9f54685_0conda-forge
287mpfr4.1.0h9202a9a_1conda-forge
288mpi1.0mpichconda-forge
289mpi4py3.1.1py39h6438238_0conda-forge
290mpich3.4.2external_0conda-forge
291mpmath1.2.1pyhd8ed1ab_0conda-forge
292msgpack-python1.0.2py39h1a9c180_1conda-forge
293multidict5.2.0pypi_0pypi
294multipledispatch0.6.0py_0conda-forge
295munch2.5.0py_0conda-forge
296mypy_extensions0.4.3py39hf3d152e_3conda-forge
297myst-nb0.13.1pypi_0pypi
298myst-parser0.15.2pypi_0pypi
299nbclassic0.3.2pyhd8ed1ab_0conda-forge
300nbclient0.5.4pyhd8ed1ab_0conda-forge
301nbconvert6.2.0py39hf3d152e_0conda-forge
302nbdime3.1.0pyhd8ed1ab_0conda-forge
303nbformat5.1.3pyhd8ed1ab_0conda-forge
304ncurses6.2h58526e2_4conda-forge
305nest-asyncio1.5.1pyhd8ed1ab_0conda-forge
306netcdf41.5.7nompi_py39hd2e3950_101conda-forge
307networkx2.5py_0conda-forge
308nodejs15.14.0h92b4a50_0conda-forge
309nose1.3.7py_1006conda-forge
310notebook6.4.4pyha770c72_0conda-forge
311numba0.53.1py39h56b8d98_1conda-forge
312numexpr2.7.3py39hde0f152_0conda-forge
313numpy1.21.2py39hdbf815f_0conda-forge
314oauthlib3.1.1pyhd8ed1ab_0conda-forge
315olefile0.46pyh9f0ad1d_1conda-forge
316opencv-contrib-python4.5.3.56pypi_0pypi
317openjpeg2.4.0hb52868f_1conda-forge
318openpyxl3.0.9pyhd8ed1ab_0conda-forge
319openssl1.1.1lh7f98852_0conda-forge
320orc1.7.0h68e2c4e_0conda-forge
321osmnet0.1.6py_0conda-forge
322osmnx1.1.1pyhd8ed1ab_0conda-forge
323packaging21.0pyhd8ed1ab_0conda-forge
324palettable3.3.0py_0conda-forge
325pamela1.0.0py_0conda-forge
326pandana0.6.1py39hde0f152_0conda-forge
327pandas1.3.4py39hde0f152_0conda-forge
328pandas-bokeh0.5.5pypi_0pypi
329pandoc2.14.2h7f98852_0conda-forge
330pandocfilters1.5.0pyhd8ed1ab_0conda-forge
331param1.11.1py_0pyviz
332parquet-cpp1.5.11conda-forge
333parso0.8.2pyhd8ed1ab_0conda-forge
334partd1.2.0pyhd8ed1ab_0conda-forge
335pathspec0.9.0pyhd8ed1ab_0conda-forge
336patsy0.5.2pyhd8ed1ab_0conda-forge
337pcre8.45h9c3ff4c_0conda-forge
338pexpect4.8.0pyh9f0ad1d_2conda-forge
339pickleshare0.7.5py39hde42818_1002conda-forge
340pillow8.3.2py39ha612740_0conda-forge
341pint0.17pypi_0pypi
342pip21.2.4pyhd8ed1ab_0conda-forge
343pixman0.40.0h36c2ea0_0conda-forge
344platformdirs2.3.0pyhd8ed1ab_0conda-forge
345pluggy1.0.0pypi_0pypi
346pointpats2.2.0py_0conda-forge
347polyline1.4.0py_0conda-forge
348pooch1.5.2pyhd8ed1ab_0conda-forge
349poppler21.03.0h93df280_0conda-forge
350poppler-data0.4.11hd8ed1ab_0conda-forge
351postgresql13.3h2510834_1conda-forge
352powerlaw1.4.6pyh9f0ad1d_1conda-forge
353proj8.0.1h277dcde_0conda-forge
354prometheus_client0.11.0pyhd8ed1ab_0conda-forge
355prompt-toolkit3.0.20pyha770c72_0conda-forge
356psutil5.8.0py39h3811e60_1conda-forge
357psycopg22.9.1py39h3811e60_0conda-forge
358pthread-stubs0.4h36c2ea0_1001conda-forge
359ptyprocess0.7.0pyhd3deb0d_0conda-forge
360pulp2.5.1py39hf3d152e_0conda-forge
361py1.10.0pypi_0pypi
362pyarrow5.0.0py39h3ebc44c_8_cpuconda-forge
363pybtex0.24.0pypi_0pypi
364pybtex-docutils1.0.1pypi_0pypi
365pycodestyle2.8.0pyhd8ed1ab_0conda-forge
366pycosat0.6.3py39h3811e60_1006conda-forge
367pycparser2.20pyh9f0ad1d_2conda-forge
368pyct0.4.6py_0pyviz
369pyct-core0.4.6py_0pyviz
370pycurl7.44.1py39h72e3413_0conda-forge
371pydantic1.8.2py39h3811e60_0conda-forge
372pydata-sphinx-theme0.6.3pypi_0pypi
373pyee8.1.0pyh9f0ad1d_0conda-forge
374pyevtk1.4.1pyh8a188c0_0conda-forge
375pyflakes2.4.0pyhd8ed1ab_0conda-forge
376pygeoda0.0.8.post1pypi_0pypi
377pygeos0.10.2py39ha61afbd_0conda-forge
378pygments2.10.0pyhd8ed1ab_0conda-forge
379pyjwt2.2.0pyhd8ed1ab_0conda-forge
380pymorton1.0.5pypi_0pypi
381pyogrio0.2.0py39ha748e23_2conda-forge
382pyopenssl21.0.0pyhd8ed1ab_0conda-forge
383pyparsing2.4.7pyh9f0ad1d_0conda-forge
384pyppeteer0.2.6pyhd8ed1ab_0conda-forge
385pyproj3.2.1py39ha9a7ae0_2conda-forge
386pyrobuf0.9.3py39he80948d_2conda-forge
387pyrosm0.6.1py39he80948d_0conda-forge
388pyrsistent0.17.3py39h3811e60_2conda-forge
389pysal2.5.0pypi_0pypi
390pysocks1.7.1py39hf3d152e_3conda-forge
391pystac1.1.0pyhd8ed1ab_0conda-forge
392pystac-client0.3.0pyhd8ed1ab_0conda-forge
393pytables3.6.1py39hf6dc253_3conda-forge
394pytest6.2.5pypi_0pypi
395pytest-cov3.0.0pypi_0pypi
396pytest-tornasync0.6.0.post2pypi_0pypi
397python3.9.7hb7a2778_2_cpythonconda-forge
398python-dateutil2.8.0pypi_0pypi
399python-igraph0.9.6py39hfef886c_0conda-forge
400python-json-logger2.0.1pyh9f0ad1d_0conda-forge
401python-levenshtein0.12.2py39h3811e60_0conda-forge
402python-rapidjson1.5py39he80948d_0conda-forge
403python-snappy0.6.0py39h300dd49_0conda-forge
404python_abi3.92_cp39conda-forge
405pytz2021.3pyhd8ed1ab_0conda-forge
406pytz-deprecation-shim0.1.0.post0pypi_0pypi
407pywavelets1.1.1py39hce5d2b2_3conda-forge
408pyyaml6.0py39h3811e60_0conda-forge
409pyzmq22.3.0py39h37b5a0c_0conda-forge
410quantecon0.5.1py39hf3d152e_0conda-forge
411quilt33.6.0pypi_0pypi
412rasterio1.2.8py39hbc4e497_0conda-forge
413rasterstats0.15.0pyhd8ed1ab_0conda-forge
414re22021.09.01h9c3ff4c_0conda-forge
415readline8.1h46c0cb4_0conda-forge
416regex2021.10.8py39h3811e60_0conda-forge
417reproc14.2.3h7f98852_0conda-forge
418reproc-cpp14.2.3h9c3ff4c_0conda-forge
419requests2.26.0pyhd8ed1ab_0conda-forge
420requests-futures1.0.0pypi_0pypi
421requests-unixsocket0.2.0py_0conda-forge
422retrying1.3.3py_2conda-forge
423rio-cogeo3.0.0pyhd8ed1ab_0conda-forge
424rioxarray0.7.1pyhd8ed1ab_0conda-forge
425rpy23.4.5pypi_0pypi
426rpy2-arrow0.0.4pypi_0pypi
427rtree0.9.7py39hb102c33_2conda-forge
428ruamel.yaml0.17.16py39h3811e60_0conda-forge
429ruamel.yaml.clib0.2.2py39h3811e60_2conda-forge
430ruamel_yaml0.15.80py39h3811e60_1004conda-forge
431rvlib0.0.6py39hce5d2b2_0conda-forge
432s2n1.0.10h9b69904_0conda-forge
433s3transfer0.5.0pyhd8ed1ab_0conda-forge
434schwimmbad0.3.2py39hf3d152e_0conda-forge
435scikit-fusion0.2.1pypi_0pypi
436scikit-image0.18.3py39hde0f152_0conda-forge
437scikit-learn1.0py39h7c5d8c9_1conda-forge
438scikit-mobility1.2.2pyhd3deb0d_0conda-forge
439scipy1.5.3py39hf3f25e7_0conda-forge
440seaborn0.11.2hd8ed1ab_0conda-forge
441seaborn-base0.11.2pyhd8ed1ab_0conda-forge
442segregation2.1.0pyhd8ed1ab_0conda-forge
443send2trash1.8.0pyhd8ed1ab_0conda-forge
444setuptools58.2.0py39hf3d152e_0conda-forge
445shapely1.7.1py39ha61afbd_5conda-forge
446similaritymeasures0.4.4pypi_0pypi
447simpervisor0.4pypi_0pypi
448simplejson3.17.5py39h3811e60_0conda-forge
449six1.16.0pyh6c4a22f_0conda-forge
450smmap3.0.5pyh44b312d_0conda-forge
451snappy1.1.8he1b5a44_3conda-forge
452sniffio1.2.0py39hf3d152e_1conda-forge
453snowballstemmer2.1.0pypi_0pypi
454snuggs1.4.7py_0conda-forge
455sortedcontainers2.4.0pyhd8ed1ab_0conda-forge
456soupsieve2.0.1py_1conda-forge
457spaghetti1.6.4pyhd8ed1ab_0conda-forge
458spatialpandas0.4.3py_0pyviz
459spglm1.0.8py_0conda-forge
460sphinx4.2.0pypi_0pypi
461sphinx-book-theme0.1.6pypi_0pypi
462sphinx-comments0.0.3pypi_0pypi
463sphinx-copybutton0.4.0pypi_0pypi
464sphinx-external-toc0.2.3pypi_0pypi
465sphinx-jupyterbook-latex0.4.5pypi_0pypi
466sphinx-multitoc-numbering0.1.3pypi_0pypi
467sphinx-panels0.6.0pypi_0pypi
468sphinx-thebe0.0.10pypi_0pypi
469sphinx-togglebutton0.2.3pypi_0pypi
470sphinxcontrib-applehelp1.0.2pypi_0pypi
471sphinxcontrib-bibtex2.2.1pypi_0pypi
472sphinxcontrib-devhelp1.0.2pypi_0pypi
473sphinxcontrib-htmlhelp2.0.0pypi_0pypi
474sphinxcontrib-jsmath1.0.1pypi_0pypi
475sphinxcontrib-qthelp1.0.3pypi_0pypi
476sphinxcontrib-serializinghtml1.1.5pypi_0pypi
477spint1.0.7pyhd8ed1ab_0conda-forge
478splot1.1.4pyhd8ed1ab_0conda-forge
479spopt0.1.2pyhd8ed1ab_0conda-forge
480spreg1.2.4pyhd8ed1ab_0conda-forge
481spvcm0.3.0py_0conda-forge
482sqlalchemy1.4.25py39h3811e60_0conda-forge
483sqlite3.36.0h9cd32fc_2conda-forge
484statsmodels0.13.0py39hce5d2b2_0conda-forge
485suitesparse5.10.1hd8046ac_0conda-forge
486sympy1.9py39hf3d152e_0conda-forge
487tabulate0.8.9pyhd8ed1ab_0conda-forge
488tbb2020.2h4bd325d_4conda-forge
489tblib1.7.0pyhd8ed1ab_0conda-forge
490tenacity8.0.1pypi_0pypi
491terminado0.12.1py39hf3d152e_0conda-forge
492testpath0.5.0pyhd8ed1ab_0conda-forge
493texttable1.6.4pyhd8ed1ab_0conda-forge
494threadpoolctl3.0.0pyh8a188c0_0conda-forge
495tifffile2021.10.12pyhd8ed1ab_0conda-forge
496tiledb2.3.4he87e0bf_0conda-forge
497tk8.6.11h27826a3_1conda-forge
498tobler0.8.2pyhd8ed1ab_0conda-forge
499toml0.10.2pyhd8ed1ab_0conda-forge
500tomli1.2.1pyhd8ed1ab_0conda-forge
501toolz0.11.1py_0conda-forge
502topojson1.3pypi_0pypi
503tornado6.1py39h3811e60_1conda-forge
504tqdm4.62.3pyhd8ed1ab_0conda-forge
505trackintel1.1.4pypi_0pypi
506traitlets5.1.0pyhd8ed1ab_0conda-forge
507traittypes0.2.1pyh9f0ad1d_2conda-forge
508typed-ast1.4.3py39h3811e60_0conda-forge
509typing-extensions3.10.0.2hd8ed1ab_0conda-forge
510typing_extensions3.10.0.2pyha770c72_0conda-forge
511tzcode2021dh7f98852_0conda-forge
512tzdata2021che74cb21_0conda-forge
513tzlocal4.0.1pypi_0pypi
514uc-micro-py1.0.1pypi_0pypi
515urbanaccess0.2.2pyhd3deb0d_0conda-forge
516urbangrammar-graphics1.2.3pypi_0pypi
517urllib31.26.7pyhd8ed1ab_0conda-forge
518watchdog2.1.6pypi_0pypi
519wcwidth0.2.5pyh9f0ad1d_2conda-forge
520webencodings0.5.1py_1conda-forge
521websocket-client0.57.0py39hf3d152e_4conda-forge
522websockets9.1py39h3811e60_0conda-forge
523werkzeug2.0.2pypi_0pypi
524wheel0.37.0pyhd8ed1ab_1conda-forge
525widgetsnbextension3.5.1py39hf3d152e_4conda-forge
526xarray0.19.0pyhd8ed1ab_1conda-forge
527xarray-spatial0.2.7pyhd8ed1ab_0conda-forge
528xarray_leaflet0.1.15pyhd8ed1ab_0conda-forge
529xerces-c3.2.3h9d8b166_3conda-forge
530xlrd2.0.1pyhd8ed1ab_3conda-forge
531xlsxwriter3.0.1pyhd8ed1ab_0conda-forge
532xorg-kbproto1.0.7h7f98852_1002conda-forge
533xorg-libice1.0.10h7f98852_0conda-forge
534xorg-libsm1.2.3hd9c2040_1000conda-forge
535xorg-libx111.7.2h7f98852_0conda-forge
536xorg-libxau1.0.9h7f98852_0conda-forge
537xorg-libxdmcp1.1.3h7f98852_0conda-forge
538xorg-libxext1.3.4h7f98852_1conda-forge
539xorg-libxrender0.9.10h7f98852_1003conda-forge
540xorg-renderproto0.11.1h7f98852_1002conda-forge
541xorg-xextproto7.3.0h7f98852_1002conda-forge
542xorg-xproto7.0.31h7f98852_1007conda-forge
543xyzservices2021.10.0pyhd8ed1ab_0conda-forge
544xz5.2.5h516909a_1conda-forge
545yaml0.2.5h516909a_0conda-forge
546yarl1.7.0pypi_0pypi
547zeromq4.3.4h9c3ff4c_1conda-forge
548zfp0.5.5h9c3ff4c_7conda-forge
549zict2.0.0py_0conda-forge
550zipp3.6.0pyhd8ed1ab_0conda-forge
551zlib1.2.11h36c2ea0_1013conda-forge
552zstd1.5.0ha95c52a_0conda-forge

Download table as .txt

Install

The Docker image can be downloaded with the following command:

docker pull darribas/gds_py:7.0
 

Native conda version

From gds_py, an environment file is automatically created for the stack built using conda. A list of libraries installed through pip are also available for download in a file. These are tested on Windows/macOS/Linux:

Test Python GDS Environment (Windows/macOS/Linux)

Download .yml Download pip .txt


diff --git a/virtualbox/Vagrantfile b/virtualbox/Vagrantfile index 251ce19..e7635f4 100644 --- a/virtualbox/Vagrantfile +++ b/virtualbox/Vagrantfile @@ -40,9 +40,9 @@ Vagrant.configure("2") do |config| # Docker setup and run config.vm.provision "docker", - images: ["darribas/gds:6.1"] + images: ["darribas/gds:7.0"] config.vm.provision "docker" do |d| - d.post_install_provision "shell", inline:"docker tag darribas/gds:6.1 gds" + d.post_install_provision "shell", inline:"docker tag darribas/gds:7.0 gds" d.run "gds", args: "-v '/vagrant_data:/home/jovyan/work' \ -p 8888:8888 \ diff --git a/virtualbox/cloud-config.yml b/virtualbox/cloud-config.yml index a967f3a..71b06b3 100644 --- a/virtualbox/cloud-config.yml +++ b/virtualbox/cloud-config.yml @@ -30,7 +30,7 @@ write_files: -d \ --user root -e NB_UID=1100 -e NB_GID=1100 \ -v /home/rancher/data:/home/jovyan/work \ - darribas/gds_py:6.1 \ + darribas/gds_py:7.0 \ start.sh jupyter lab \ --LabApp.password='sha1:7e77920661c8:d477dc309a041ded0b6822f538fc2ba8a1fb7f88' echo -e "\n ******* \n" diff --git a/website/_config.yml b/website/_config.yml index 4157260..b1719a0 100644 --- a/website/_config.yml +++ b/website/_config.yml @@ -113,4 +113,4 @@ compress_html: # Added gds_env variables gds_env: - version: "6.1" + version: "7.0"