Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
71
Merge Requests
71
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
nexedi
slapos
Commits
6a276dd8
Commit
6a276dd8
authored
Jul 11, 2017
by
Iliya Manolov
Committed by
Julien Muchembled
Jul 12, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed unnecessary language environment variables for ipython notebooks.
See the comments at [this MR](
!193
). /reviewed-on
!200
parent
80c79ec9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
3 deletions
+1
-3
buildout.hash.cfg
software/ipython_notebook/buildout.hash.cfg
+1
-1
instance.cfg.in
software/ipython_notebook/instance.cfg.in
+0
-2
No files found.
software/ipython_notebook/buildout.hash.cfg
View file @
6a276dd8
...
...
@@ -16,7 +16,7 @@
[instance-jupyter]
filename = instance.cfg.in
md5sum =
c9d2c7a3658457b7f43cbbbc38ef247
c
md5sum =
2c0ecc6f045504cb037709429132e08
c
[ipython-notebook-config]
filename = template/ipython_notebook_config.py.jinja
...
...
software/ipython_notebook/instance.cfg.in
View file @
6a276dd8
...
...
@@ -78,9 +78,7 @@ parameters-extra = true
environment =
IPYTHONDIR=${directory:ipython_dir}
JUPYTER_CONFIG_DIR=${directory:ipython_dir}
LC_ALL=C.UTF-8
LANG=C.UTF-8
LANGUAGE=C.UTF-8
[ipython-notebook-config]
<= dynamic-jinja2-template-base
...
...
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