Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Python and R images #92

Merged
merged 2 commits into from
Oct 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10,034 changes: 10,034 additions & 0 deletions py-base/conda-lock.yml

Large diffs are not rendered by default.

652 changes: 652 additions & 0 deletions py-base/pixi.lock

Large diffs are not rendered by default.

10 changes: 9 additions & 1 deletion py-base/pixi.toml
Original file line number Diff line number Diff line change
@@ -59,7 +59,15 @@ scipy = "*"
seaborn = "*"
seawater = "*"
xarray = "*"
papermill = ">=2.6.0,<3"

[feature.ohwes24intermed-Julia.dependencies]
copernicusmarine = "*"

[feature.ohwes-langpacks.dependencies]
jupyterlab-language-pack-es-es = "*"
jupyterlab-language-pack-pt-br = "*"


[environments]
default = {features = ["ohwes24intermed-Charles", "ohwes24intermed-LauraYeray"]}
default = {features = ["ohwes-langpacks", "ohwes24intermed-Charles", "ohwes24intermed-LauraYeray", "ohwes24intermed-Julia"]}
1,232 changes: 630 additions & 602 deletions r/conda-linux-64.lock

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion r/environment.yml
Original file line number Diff line number Diff line change
@@ -55,7 +55,9 @@ dependencies:
- r-igraph
- r-irkernel
- r-jsonlite
- r-keras
# 2024-10-2: See comment about keras making the image much larger and causing problems
# https://github.com/oceanhackweek/jupyter-image/pull/73/files#diff-45d6c92aabe8ba35aad64156cd3081ecd7d416efe1e821204e66829d4db1b298R59
# - r-keras
- r-knitr
- r-lattice
- r-leaflet