Skip to content

The missing sidebar table of content navigator for Jupyter Notebook

Notifications You must be signed in to change notification settings

cqcn1991/sidepyter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sidepyter

Join the chat at https://gitter.im/cqcn1991/sidepyter

The missing sidebar table of contents for Jupyter Notebook (IPython Notebook),

based on toc2 at https://github.com/ipython-contrib/IPython-notebook-extensions

How it looks

toc

Install

  1. Download the lib dir

  2. At the top of your notebook,

     from lib.lib_loader import sidebar
     sidebar()
    
  3. Sidebar is loaded!

You can check the demo at sidepyter_demo.ipynb

Features

  1. Sidebar table of content at Jupyter Notebook Edit mode.

  2. Outputable to HTML format

About

The missing sidebar table of content navigator for Jupyter Notebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published