mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
user env: only upgrade jupyterhub in user env when upgrading tljh
This commit is contained in:
committed by
Erik Sundell
parent
814c6daa40
commit
a86e4ce153
7
tljh/requirements-user-env.txt
Normal file
7
tljh/requirements-user-env.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
# When tljh.installer runs, the users' environment as typically found in
|
||||
# /opt/tljh/user, is installed or upgraded with these packages.
|
||||
#
|
||||
# Whats listed here should be only the unconditional requirements that we have in
|
||||
# the user environment.
|
||||
#
|
||||
jupyterhub==4.*
|
||||
Reference in New Issue
Block a user