Files
the-littlest-jupyterhub/installer/construct.yaml
2018-06-27 02:56:09 -07:00

17 lines
321 B
YAML

name: TheLittlestJupyterHub
version: 0.1
channels:
- http://repo.continuum.io/pkgs/free/
- https://conda.anaconda.org/conda-forge
conda_default_channels:
- http://repo.continuum.io/pkgs/free/
- https://conda.anaconda.org/conda-forge
specs:
- python 3.6
- conda
post_install: post-install.bash