# the-littlest-jupyterhub **Repository Path**: lhj76/the-littlest-jupyterhub ## Basic Information - **Project Name**: the-littlest-jupyterhub - **Description**: the-littlest-jupyterhub - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-07-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 官方的安装慢得出奇,尤其是下载traefik,因此fork出来修改,以便本地化安装,加快速度: ``` curl http://jupyter.jiadakeji.cn:8080/bootstrap.py | sudo -E python3 - --admin ```