mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Merge pull request #835 from luong-komorebi/patch-1
Fix typo with --show-progress-page argument in example
This commit is contained in:
@@ -44,7 +44,7 @@ For example, to enable the progress page and add the first *admin* user, you wou
|
|||||||
|
|
||||||
curl -L https://tljh.jupyter.org/bootstrap.py \
|
curl -L https://tljh.jupyter.org/bootstrap.py \
|
||||||
| sudo python3 - \
|
| sudo python3 - \
|
||||||
--admin admin --showprogress-page
|
--admin admin --show-progress-page
|
||||||
|
|
||||||
Adding admin users
|
Adding admin users
|
||||||
===================
|
===================
|
||||||
|
|||||||
Reference in New Issue
Block a user