Datageek
Datageek

Reputation: 26689

How to include iPython notebook

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?

Upvotes: 1

Views: 115

Answers (1)

RustyIguana
RustyIguana

Reputation: 125

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

Upvotes: 1

Related Questions