Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AdaptEST
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
UT Climate Research Centre
ClimateProjections
AdaptEST
Commits
8fd90d94
Commit
8fd90d94
authored
6 months ago
by
Andres Luhamaa
Browse files
Options
Downloads
Patches
Plain Diff
Whitespace correction
parent
6f64bd83
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cluster_setup/v2/dask-environment.yaml
+1
-1
1 addition, 1 deletion
cluster_setup/v2/dask-environment.yaml
with
1 addition
and
1 deletion
cluster_setup/v2/dask-environment.yaml
+
1
−
1
View file @
8fd90d94
...
...
@@ -513,7 +513,7 @@ Resources:
conda install -c conda micromamba -y
micromamba install -c conda pip -y
micromamba install -c conda netcdf4 hdf5 -y
micrmamba install -c conda basemap proj -y
micrmamba install -c conda basemap proj -y
pip install botocore==1.35.36 aiobotocore==2.15.2 boto3==1.35.36 rechunker==0.5.2 ipykernel==6.29.5 dask==2024.4.1 distributed==2024.4.1 tornado==6.4.1 cloudpickle==3.0.0 blosc==1.10.2 numpy pandas lz4==4.3.3 xarray==2023.10.1 bokeh==3.4.0 s3fs==2024.3.1 fsspec==2024.3.1 h5netcdf==1.3.0 h5py==3.10.0 intake-esm==2024.2.6 intake==0.7.0 cartopy==0.22.0 icclim==7.0.0 ipywidgets==8.1.2 Jupyterlab_widgets==3.0.10 zarr==2.17.2 geopandas==0.14.4 shapely==2.0.4 nodejs
python -m ipykernel install --user --name daskpy3 --display-name "conda_daskpy3"
echo "\$(date) Updating Jupyter config options"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment