mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
10 lines
133 B
YAML
10 lines
133 B
YAML
name: tljh
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.6
|
|
- traitlets>=4.1
|
|
- sphinx>=1.4, !=1.5.4
|
|
- pip:
|
|
- sphinx_copybutton
|