Jupyter NB Extension to pin your important cell in the sidebar. Save your precious time scrolling up and down just for looking another cell.
Install this extension using this command:
git clone git://github.com/maziyank/pin_cell_extension
cd pin_cell_extension
jupyter nbextension install pin_cell
jupyter nbextension enable pin_cell/main
- Select a cell that you want to pinned.
- Click pin cell icon in the toolbar