mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Install tljh from github
This commit is contained in:
@@ -5,6 +5,6 @@ set -euo pipefail
|
|||||||
|
|
||||||
export PATH=${PREFIX}/bin:$PATH
|
export PATH=${PREFIX}/bin:$PATH
|
||||||
|
|
||||||
pip install --no-cache-dir -e /home/yuvipanda/code/littlest-jupyterhub
|
pip install --no-cache-dir git+https://github.com/yuvipanda/the-littlest-jupyterhub.git
|
||||||
|
|
||||||
python3 -m tljh.installer
|
python3 -m tljh.installer
|
||||||
|
|||||||
Reference in New Issue
Block a user