Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
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
HongzheWang
slapos
Commits
6507df80
Commit
6507df80
authored
Jul 18, 2017
by
Łukasz Nowak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ERP5: Use jupyter instead of ipython notebook
parent
6cac7e24
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
software/wendelin/software.cfg
software/wendelin/software.cfg
+1
-1
stack/erp5/buildout.cfg
stack/erp5/buildout.cfg
+6
-6
No files found.
software/wendelin/software.cfg
View file @
6507df80
...
...
@@ -11,7 +11,7 @@ parts +=
msgpack-python
ipython
wendelin.core
ipython-notebook
jupyter
wendelin_test_suite_runner
wendelin_testrunner
...
...
stack/erp5/buildout.cfg
View file @
6507df80
...
...
@@ -61,8 +61,8 @@ extends =
../../component/userhosts/buildout.cfg
../../component/postfix/buildout.cfg
../monitor/buildout.cfg
../../software/ipython_notebook/software.cfg
../../software/caucase/software.cfg
../../software/jupyter/software.cfg
../../software/neoppod/software-common.cfg
# keep neoppod extends last
...
...
@@ -139,15 +139,15 @@ parts +=
template
# jupyter
ipython-notebook
instance-jupyter
jupyter
instance-jupyter
-notebook
# override python2.7 to add SlapOS libstdc++ in RPATH.
[python2.7]
extra-ldflags = -Wl,-rpath=${gcc:location}/lib -Wl,-rpath=${gcc:location}/lib64
# override instance-jupyter not to render into default template.cfg
[instance-jupyter]
# override instance-jupyter
-notebook
not to render into default template.cfg
[instance-jupyter
-notebook
]
rendered = ${buildout:directory}/template-jupyter.cfg
[instance-caucase]
...
...
@@ -297,7 +297,7 @@ context =
key template_create_erp5_site_real template-create-erp5-site-real:target
key template_erp5 template-erp5:target
key template_haproxy_cfg template-haproxy-cfg:target
key template_jupyter_cfg instance-jupyter:rendered
key template_jupyter_cfg instance-jupyter
-notebook
:rendered
key template_kumofs template-kumofs:target
key template_mariadb template-mariadb:target
key template_mariadb_initial_setup template-mariadb-initial-setup:target
...
...
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