Commit ae1aa162 authored by Kirill Smelkov's avatar Kirill Smelkov

wendelin: Adjust to recent ipython-notebook section renaming

Commit cee110b2 (IPython Notebook: Fixing coding crimes for section
names) changed IPython notebook section name to use '-' as word
delimiter but forgot to update users, and this way wendelin build
started to fail:

    INFO While:
    INFO   Installing.
    INFO   Getting section ipython_notebook.
    INFO Error: The referenced section, 'ipython_notebook', was not defined.

Fix it. (And I've made sure with whole-tree git grep that there is no
more ipython notebook users except wendelin in whole slapos.git so far)

/reported-by @Tyagov
/cc @tiwariayush
/reviewed-by TrustMe
parent 02ae06e9
......@@ -21,7 +21,7 @@ parts +=
wendelin.core
matplotlib
fluentd
ipython_notebook
ipython-notebook
[eggs]
initialization =
......
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