Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
J
Jupyter Docker Stacks
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
Jupyter Docker Stacks
Commits
e7c2515a
Commit
e7c2515a
authored
Jan 12, 2016
by
Peter Parente
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Include minimal-kernel stack in build process
(c) Copyright IBM Corp. 2016
parent
0acf4f0b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
Makefile
Makefile
+3
-1
No files found.
Makefile
View file @
e7c2515a
# 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
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment