Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 347 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 347 Bytes

toquevee

convert jupyter notebook to Quiver notebook

Usage

pip install toquevee
jupyter bundlerextension enable --py toquevee.toquevee_bundler # --sys-prefix
# jupyter_notebook_config.py
c.QuiverWriter.quiver_path = '/your/path/to/Quiver.qvlibrary/Inbox.qvnotebook'

File -> Deploy as -> Quiver Notebook Bundler