Commit e7c2515a authored by Peter Parente's avatar Peter Parente

Include minimal-kernel stack in build process

(c) Copyright IBM Corp. 2016
parent 0acf4f0b
# Copyright (c) Jupyter Development Team. # Copyright (c) Jupyter Development Team.
# Distributed under the terms of the Modified BSD License.
.PHONY: build dev help server .PHONY: build dev help server
OWNER:=jupyter OWNER:=jupyter
# need to list these manually because there's a dependency tree # need to list these manually because there's a dependency tree
ALL_STACKS:=minimal-notebook \ ALL_STACKS:=minimal-kernel \
minimal-notebook \
r-notebook \ r-notebook \
scipy-notebook \ scipy-notebook \
datascience-notebook \ datascience-notebook \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment