mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Update base user environment to miniforge 24.7.1-0 (Python 3.12)
This commit is contained in:
@@ -125,8 +125,8 @@ def _specifier(version):
|
||||
None,
|
||||
{
|
||||
"python": "3.12.*",
|
||||
"conda": "24.5.0",
|
||||
"mamba": "1.5.8",
|
||||
"conda": "24.7.1",
|
||||
"mamba": "1.5.9",
|
||||
},
|
||||
),
|
||||
# previous install, 1.0
|
||||
|
||||
Reference in New Issue
Block a user