jupyter-zeppelin
jupyter-zeppelin copied to clipboard
Python 3, easier install (pip/requirements.txt), better large file support
Some upgrades:
- Upgraded to Python 3.0
- Fixed post-upgrade bug where specifying destination Jupyter notebook would not function
- Replaced open() with smart-open's equivalent for better large file handling from S3 & local storage
- Updated README.MD with pip3 installation instructions