You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed several bugs thanks to @matthewwardrop and refactored requirements
- wolph#119 Use get_ipython imported from IPython rather than global namespace
- wolph#118 Make printing a newline on finish optional
- wolph#117 Fix unwrapping stdout/stderr
- Refactored `requirements.txt` files to use `setup.py`