I have an ipython notebook I\'d like to share with colleagues who may not have ipython installed.
ipython notebook
So I converted it to html with :
ipyth
Ipython 2.0 now includes save to HTML directly within the notebook.
The scrolling bars were automatically created with lines > 100 in an older version. Docs If they still show, your html output should also have the bars, no?