Commit 320c474d authored by Ayush Tiwari's avatar Ayush Tiwari

IPython Notebook- Added requests in ipython_notebook buildout

parent 8faa6e40
...@@ -20,6 +20,7 @@ parts = ...@@ -20,6 +20,7 @@ parts =
; In the ipython notebook software, we use more eggs than in the minimal ; In the ipython notebook software, we use more eggs than in the minimal
; ipython notebook component ; ipython notebook component
eggs += eggs +=
requests
${scipy:egg} ${scipy:egg}
${pandas:egg} ${pandas:egg}
${scikit-learn:egg} ${scikit-learn:egg}
......
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