maziyank / pin_cell_extension

Jupyter NB Extension to pin your important cell in the sidebar.

Home Page:https://github.com/maziyank/pin_cell_extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pin Cell Extension


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 Extension

Install this extension using this command:

git clone git://github.com/maziyank/pin_cell_extension
cd pin_cell_extension
jupyter nbextension install pin_cell 

Enable Extension

jupyter nbextension enable pin_cell/main

Usage

  • Select a cell that you want to pinned.
  • Click pin cell icon in the toolbar

Pin Cell

About

Jupyter NB Extension to pin your important cell in the sidebar.

https://github.com/maziyank/pin_cell_extension


Languages

Language:JavaScript 76.9%Language:CSS 21.7%Language:Shell 1.4%