oceanhackweek / Hub-Management

General infrastructure management
0 stars 0 forks source link

Configure 2i2c ohw hub for OHW-espanol 2024 events #6

Open emiliom opened 4 weeks ago

emiliom commented 4 weeks ago

Notes

Tasks

emiliom commented 2 weeks ago

First set of changes to the Python and R images were done in https://github.com/oceanhackweek/jupyter-image/pull/91. Then, the request to 2i2c to update the hub is in https://github.com/2i2c-org/infrastructure/pull/4938

Once a oceanhackweek/jupyter-image/ PR is merged, the new image tags will be at https://github.com/oceanhackweek/jupyter-image/pkgs/container/python and https://github.com/oceanhackweek/jupyter-image/pkgs/container/r

emiliom commented 2 weeks ago

When updating the R conda lock file (using make r-lock), conda-lock must be already available. I created a conda environment with just conda-lock, for this purpose.

https://github.com/oceanhackweek/jupyter-image/issues/42 discussed the creation of conda lock files. But it's an old issue, so some of it may be out of date.

emiliom commented 2 weeks ago

TODO. In login (landing page):

I've addressed these changes in PR https://github.com/2i2c-org/default-hub-homepage/pull/34