1

I would like to import functions from one iPython's notebook into another iPython's notebook. Is it possible? If so how to achieve it?

Datageek
  • 25,977
  • 6
  • 66
  • 70
  • 1
    possible duplicate of [How can I import from another ipython-notebook?](http://stackoverflow.com/questions/19564625/how-can-i-import-from-another-ipython-notebook) – Jakob Oct 29 '14 at 20:28

1 Answers1

1

Try this: import iPython functions. Helped me as well.

RustyIguana
  • 125
  • 2
  • 9