##// END OF EJS Templates
Provide the notebook being imported with "get_ipython"
Provide the notebook being imported with "get_ipython"

File last commit:

r21002:82fbfee8
r21008:bf5fb3f5
Show More
traitlets.py
3 lines | 64 B | text/x-python | PythonLexer
Min RK
absolute import for traitlets shim...
r21002 from __future__ import absolute_import
from traitlets import *