jupyter-zeppelin icon indicating copy to clipboard operation
jupyter-zeppelin copied to clipboard

Python 3, easier install (pip/requirements.txt), better large file support

Open ozskywalker opened this issue 5 years ago • 0 comments

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

ozskywalker avatar Jun 02 '19 15:06 ozskywalker