##// END OF EJS Templates
Don't add ipython unconditionally to sys.path...
Don't add ipython unconditionally to sys.path Load ext will already do it with a context manager. This should remove false positive when import modules, whithout breaking functionalities. Maybe closes #13294 (making this part of 8.0 release make sens).
Matthias Bussonnier -
r27190:575be23d
Show More
Name Size Modified Last Commit Author
/ examples / IPython Kernel / gui
gui-glut.py Loading ...
gui-gtk.py Loading ...
gui-gtk3.py Loading ...
gui-gtk4.py Loading ...
gui-pyglet.py Loading ...
gui-qt.py Loading ...
gui-tk.py Loading ...
gui-wx.py Loading ...