jupynbimp

import jupyter notebooks as modules


License
MIT
Install
pip install jupynbimp==0.1

Documentation

Module to import from ipython notebooks

Origin

This module is entirely the work of Adrian Price-Whelan, and was directly collated from his notebook http://nbviewer.ipython.org/github/adrn/ipython/blob/1.x/examples/notebooks/Importing%20Notebooks.ipynb

Usage

install from this directory via 'python setup.py install' for the current user, or 'python setup.py develop' as a symlink available for other users

load module in python via 'import jupynbimp'

You will then be able to import directly from other ipython notebooks