mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
8 lines
263 B
Plaintext
8 lines
263 B
Plaintext
# 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.*
|