Ze2nb: Zeppelin to jupyter notebook API
  • 1. Preface
  • 2. How to Install
  • 3. Zeppelin to Jupyter Notebook
  • 4. Converting Demos
  • 5. Main Reference
Ze2nb: Zeppelin to jupyter notebook API
  • Docs »
  • Contents

_images/logo.png

Welcome to our ze2nb: Zeppelin to jupyter notebook API! This library is based on Ryan Blue’s Jupyter/Zeppelin conversion: https://github.com/rdblue/jupyter-zeppelin. The PDF version can be downloaded from HERE.

You can install the ze2nb from [PyPI](https://pypi.org/project/ze2nb):

pip install ze2nb

Contents¶

  • 1. Preface
    • 1.1. About
      • 1.1.1. About this API
      • 1.1.2. About the author
    • 1.2. Acknowledgement
    • 1.3. Feedback and suggestions
  • 2. How to Install
    • 2.1. Install with pip
    • 2.2. Install from Repo
      • 2.2.1. Clone the Repository
      • 2.2.2. Install
      • 2.2.3. Uninstall
      • 2.2.4. Test
  • 3. Zeppelin to Jupyter Notebook
    • 3.1. Basic Functions
      • 3.1.1. mkdir
      • 3.1.2. file_load
      • 3.1.3. table_cell_to_html
      • 3.1.4. table_to_html
      • 3.1.5. convert_parsed
      • 3.1.6. write_notebook
    • 3.2. ze2nb
  • 4. Converting Demos
    • 4.1. Converting in one function
    • 4.2. Converted results
  • 5. Main Reference
Next

© Copyright 2019, Wenqiang Feng and Ryan Blue Last updated on Jun 22, 2019.