mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
13 lines
209 B
YAML
13 lines
209 B
YAML
name: TheLittlestJupyterHub
|
|
version: 0.1
|
|
|
|
channels:
|
|
- http://repo.continuum.io/pkgs/free/
|
|
- https://conda.anaconda.org/conda-forge
|
|
|
|
specs:
|
|
- python 3.6
|
|
- conda
|
|
|
|
post_install: post-install.bash
|