##// END OF EJS Templates
Use appnope in qt and wx gui support from the terminal; closes #6189...
Use appnope in qt and wx gui support from the terminal; closes #6189 On Mavericks, the qt and wx gui support was unusable from the ipython console in a terminal. Using nope() in enable_qt4 and enable_wx, and reversing with nap() in disable_qt4 and disable_wx, solves the problem.
Eric Firing -
r17669:dfa96e88
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / writers / tests
__init__.py Loading ...
test_debug.py Loading ...
test_files.py Loading ...
test_stdout.py Loading ...